Fix comments: comments must start with #\s not just #
This commit is contained in:
parent
16ccafe8a3
commit
c025db7bdd
5 changed files with 9 additions and 2 deletions
1
org/testdata/keywords.html
vendored
1
org/testdata/keywords.html
vendored
|
@ -25,3 +25,4 @@ named block
|
|||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
<p>#not a comment because there's no space after the hashtag</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue