Skip to content

4.6 Misnested formatting tags #8

@chefsApprentice

Description

@chefsApprentice

Expected Deliverables

Mis-nested formatting tags. Extend your HTML parser to support markup like Bold both italic. This requires keeping track of the set of open text formatting elements and inserting implicit open and close tags when text formatting elements are closed in the wrong order. The bold/italic example, for example, should insert an implicit before the and an implicit after it.

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