Skip to content

Consider breaking html escaping into subcrate? #526

@alexwennerberg

Description

@alexwennerberg

I really like the html escaping code for this library:

https://github.com/raphlinus/pulldown-cmark/blob/master/src/escape.rs

I've used it before by copy/pasting the relevant bits, but I was wondering if you'd consider putting it into a sub-crate so that it can be reused by other libraries that need to do html escaping?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions