From 42857df26f506917aceeff9713259f7b80196c04 Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Thu, 19 Feb 2015 14:25:54 +0000 Subject: [PATCH] Syntax fixes --- drafts/as-http-api.rst | 2 ++ drafts/model/protocol_examples.rst | 2 +- specification/11_event_signing.rst | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/drafts/as-http-api.rst b/drafts/as-http-api.rst index 3cc8efbb..64b0e5d2 100644 --- a/drafts/as-http-api.rst +++ b/drafts/as-http-api.rst @@ -5,10 +5,12 @@ should be able to add metadata to m.room.member to state that this user is an application service, a virtual user, etc. + Application Services HTTP API ============================= .. contents:: Table of Contents + .. sectnum:: Application Service -> Home Server diff --git a/drafts/model/protocol_examples.rst b/drafts/model/protocol_examples.rst index f1d31f34..d4f9a0a2 100644 --- a/drafts/model/protocol_examples.rst +++ b/drafts/model/protocol_examples.rst @@ -32,7 +32,7 @@ Content-Type: application/json } HTTP/1.1 200 OK -... + ====================================== diff --git a/specification/11_event_signing.rst b/specification/11_event_signing.rst index baa3b6b7..61493dbd 100644 --- a/specification/11_event_signing.rst +++ b/specification/11_event_signing.rst @@ -234,3 +234,4 @@ that are too long. ``hash`` and we might want to specify the maximum output size of a hash]] [[TODO(markjh) We might want to allow the server to omit the output of well known hash functions like SHA-256 when none of the keys have been redacted]] +