aboutsummaryrefslogtreecommitdiff
path: root/spec/dir-spec/extra-info-document-format.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-10-13 18:15:32 -0400
committerNick Mathewson <nickm@torproject.org>2023-10-13 18:15:32 -0400
commitd4b9bcc71565e1c3b7b74ddfcd44730697c10c6b (patch)
tree57ce1c73a1e4f859908731085f346e011fd1b453 /spec/dir-spec/extra-info-document-format.md
parent7a370ea5302b7c36eb8586fbda603419fb74ec2e (diff)
downloadtorspec-d4b9bcc71565e1c3b7b74ddfcd44730697c10c6b.tar.gz
torspec-d4b9bcc71565e1c3b7b74ddfcd44730697c10c6b.zip
Several more warnings from markdownlint.
Diffstat (limited to 'spec/dir-spec/extra-info-document-format.md')
-rw-r--r--spec/dir-spec/extra-info-document-format.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/dir-spec/extra-info-document-format.md b/spec/dir-spec/extra-info-document-format.md
index 7307885..1c7dffe 100644
--- a/spec/dir-spec/extra-info-document-format.md
+++ b/spec/dir-spec/extra-info-document-format.md
@@ -136,7 +136,7 @@ transport, we use the reserved pluggable transport name
("`<OR>`" and "`<??>`" are reserved because normal pluggable
transport names MUST match the following regular expression:
-"[a-zA-Z_][a-zA-Z0-9_]*" )
+"`[a-zA-Z_][a-zA-Z0-9_]*`" )
The pluggable transport name list is sorted into lexically
ascending order.