Skip to content

Number/hash sign (#) is escaped #509

@fominok

Description

@fominok

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions