Skip to content

Commit a519904

Browse files
committed
Syntax in readme
1 parent 13a2654 commit a519904

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Parts of a DOI:
77
* Registrant code: . + [0-9]{4,}
88
* Registrant subdivision (optional): . + [0-9]+
99
* Suffix: / + any character, case insensitive for ASCII chars (but capitalised
10-
in the registry), with some characters that _should_ be escaped
11-
Recommended encoding: ```"{}^[]`|\\&\/\'<>```
12-
Mandatory encoding: ```%"#? ```(and space)
10+
in the registry), with some characters that _should_ be escaped
11+
Recommended encoding: ```"{}^[]`|\\&\/\'<>```
12+
Mandatory encoding: ```%"#?``` and space.
1313

1414
From: http://www.doi.org/doi_handbook/2_Numbering.html#2.2
1515

0 commit comments

Comments
 (0)