Skip to content

HTML should be stripped from metadata #76

Description

@jmacdotorg

If I specify a post's title as the following:

title: I read _Green Eggs and Ham_

Then the resulting HTML includes a metadata line like this:

<meta property="og:title" content="I read <em>Green Eggs and Ham</em>"/>

Those HTML <em> tags proceed to render literally in many (most? all?) preview cards, and it looks terrible. We should just strip them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions