Skip to content

Issue with incorrect HTML being generated #3

Description

@woudshoo

The following generates invalid html:

(colorize:html-colorization :c++ "}")

Namely:

"<span class=\"\"></span>}</span></span>"

Notice that there are 3 span close tags and only one scan open tag.

I now it is not well balanced at the source code level, but unfortunately that is life for me :-(

Wim Oudshoorn.
P.S.: (This had nothing todo with coleslaw, but it is pure coincidence that I just encounter it now.)

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