Skip to content

Migrate microformats2 to use proper HTML templating #586

Open
@snarfed

Description

@snarfed

Right now, microformats2.*_to_html generate HTML with their own homegrown templates which is Very Bad and also Not Good for lots of obvious reasons, eg GHSA-4w4f-g49g-3f7j. I can fix issues individually as we find them, but really I should migrate the whole thing to something like jinja2 that escapes automatically by default. Substantial, medium sized project.

(Thanks again @janboddez!)

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