Closed baudren closed 9 years ago
A tag line like this:
# something, something else
gets properly highlighted in red. However,
# something-bad, something-good
does not appear in red. Back to regex!
b278526 fixes this. I am trying also to highlight titles now.
This has been merged now with #66, and the new issue for titles is #67
A tag line like this:
gets properly highlighted in red. However,
does not appear in red. Back to regex!