-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
A Text Comment is a comment located on the right side of a line. Starts with a #
and stops before a new line.
This should also ignore /#
, which is an escape sequence to write #
.
Lines 20 to 22 in 8ed50bb
" TODO: text comment | |
" eng Love is overflowing already #this might be incorrect | |
" ^-------- Text comment |
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request