aboutsummaryrefslogtreecommitdiff
path: root/spec/bandwidth-file-spec/relay-line-format.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-10-14 14:07:40 -0400
committerNick Mathewson <nickm@torproject.org>2023-10-14 14:07:40 -0400
commit4ba45dfd9afd08edeb46243127a480f1d23b9640 (patch)
tree4dcdb3b4ac378b255d8292693ef234100bf67ac5 /spec/bandwidth-file-spec/relay-line-format.md
parentd4b9bcc71565e1c3b7b74ddfcd44730697c10c6b (diff)
downloadtorspec-4ba45dfd9afd08edeb46243127a480f1d23b9640.tar.gz
torspec-4ba45dfd9afd08edeb46243127a480f1d23b9640.zip
Run mdformat on the spec files.
Diffstat (limited to 'spec/bandwidth-file-spec/relay-line-format.md')
-rw-r--r--spec/bandwidth-file-spec/relay-line-format.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/bandwidth-file-spec/relay-line-format.md b/spec/bandwidth-file-spec/relay-line-format.md
index 13a9ffd..ec47146 100644
--- a/spec/bandwidth-file-spec/relay-line-format.md
+++ b/spec/bandwidth-file-spec/relay-line-format.md
@@ -20,7 +20,7 @@ Each RelayLine includes the following KeyValue pairs:
"node_id" hexdigest
-[Exactly once.]
+\[Exactly once.\]
The fingerprint for the relay's RSA identity key.
@@ -39,7 +39,7 @@ least one of them.
"master_key_ed25519" MasterKey
-[Zero or one time.]
+\[Zero or one time.\]
The relays's master Ed25519 key, base64 encoded,
without trailing "="s, to avoid ambiguity with KeyValue "="
@@ -51,7 +51,7 @@ This KeyValue was added in version 1.1.0 of this specification.
"bw" Bandwidth
-[Exactly once.]
+\[Exactly once.\]
The bandwidth of this relay in kilobytes per second.
@@ -107,7 +107,7 @@ measured bandwidth.
KeyValue
-[Zero or more times.]
+\[Zero or more times.\]
Future format versions may include additional KeyValue pairs on a
RelayLine.