-
-
Notifications
You must be signed in to change notification settings - Fork 158
Closed
Description
Hey, I'm using comrak to build an app on top of markdown-oxide, that uses tags #like
#this
;
Tweaking a source AST and writing it back to original files works great, however, tags are unnecessarily rewritten as \#this
.
If it's about distinguishing from headers, those require a whitespace between sign and title, so this escape seems redundant, other than that I don't know why it could be needed
Metadata
Metadata
Assignees
Labels
No labels