aboutsummaryrefslogtreecommitdiff
path: root/spec/control-spec/protocol-outline.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-10-13 18:00:42 -0400
committerNick Mathewson <nickm@torproject.org>2023-10-13 18:00:42 -0400
commitf79272ef1f774b3788b74a3fe4fef75095dfae06 (patch)
tree8f47bebaa06c444f632bf8c4afbd793c4972a27d /spec/control-spec/protocol-outline.md
parentfa014ec90411fd754dd257d04afa1a953e15bf31 (diff)
downloadtorspec-f79272ef1f774b3788b74a3fe4fef75095dfae06.tar.gz
torspec-f79272ef1f774b3788b74a3fe4fef75095dfae06.zip
Run markdownlint --fix on spec.
Diffstat (limited to 'spec/control-spec/protocol-outline.md')
-rw-r--r--spec/control-spec/protocol-outline.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/control-spec/protocol-outline.md b/spec/control-spec/protocol-outline.md
index b0dd9a9..feeef1b 100644
--- a/spec/control-spec/protocol-outline.md
+++ b/spec/control-spec/protocol-outline.md
@@ -1,4 +1,5 @@
<a id="control-spec.txt-1"></a>
+
# Protocol outline
TC is a bidirectional message-based protocol. It assumes an underlying
@@ -20,6 +21,7 @@ messages to the client indefinitely far into the future. Such
Servers respond to messages in the order messages are received.
<a id="control-spec.txt-1.1"></a>
+
## Forward-compatibility
This is an evolving protocol; new client and server behavior will be
@@ -67,4 +69,3 @@ elements in these places. There are two ways that we do this:
must tolerate unexpected values. The only exception would be if there
were an explicit statement that no future values will ever be added.)
```
-