Fix comments: comments must start with #\s not just #

This commit is contained in:
Niklas Fasching 2020-07-28 19:28:30 +02:00
parent 16ccafe8a3
commit c025db7bdd
5 changed files with 9 additions and 2 deletions

View file

@ -25,3 +25,4 @@ named block
</pre>
</div>
</div>
<p>#not a comment because there&#39;s no space after the hashtag</p>