Skip to content

Support for HTML-like labels #29

Description

@pfroud

Hi, should HTML-Like Labels work in this branch of viz.js?

Input:

digraph G { nodeID [label = < hello <br/> world > ] }

Expected output:
hello world

Actual output:
nodeID

It works correctly in:

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