Skip to content

Commit 6adf36b

Browse files
committed
Fix styling
didn't end in underscore so linter escaped the starting underscore
1 parent 022055b commit 6adf36b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ authoritative source code of the documents and tracks changes to them.
1212
### Constitution
1313

1414
This is Markdown source code to produce HTML (for https://python.nz) and PDF (for
15-
printing)<br> \_Note: On github.com, bullet points will show in addition to numbering
15+
printing)<br> _Note: On github.com, bullet points will show in addition to numbering
1616
(styling is ignored). Also, clauses following a bullet list wrongly remain at the same
1717
indentation level as the bullet list - this seems to be a rendering bug in github. The
18-
HTML/PDF results look fine.
18+
HTML/PDF results look fine._
1919

2020
#### Create HTML
2121

0 commit comments

Comments
 (0)