mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-05 14:14:12 +01:00
Fix :help comments. Closes issue #602.
This commit is contained in:
@@ -448,7 +448,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<code> <hl style="color: #444">" This is a comment</hl>
|
<code> <hl style="color: #444">" This is a comment</hl>
|
||||||
foo bar <hl style="color: #444">" This is a comment</hl>
|
foo bar " This is a syntax error
|
||||||
<str> This is not a comment</str>
|
<str> This is not a comment</str>
|
||||||
foo bar <str> This is not a comment</str>
|
foo bar <str> This is not a comment</str>
|
||||||
</code>
|
</code>
|
||||||
|
|||||||
Reference in New Issue
Block a user