Skip to content

[Markdown] [Web/API] Remove unsupported CSS classes #8364

@wbamberg

Description

@wbamberg

#7898

In Markdown, most elements will not support any CSS classes, and those that do will only support a specific subset of CSS classes.

The converter will not convert elements that have unrecognized classes on them. We need to find these classes and remove them, having checked that this won't break anything.

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