AlgebraicJulia/Catlab.jl

Allow specification of MIME type of labels in wiring diagrams

Open

#565 geöffnet am 10. Nov. 2021

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (68 Forks)batch import
enhancementgood first issuegraphicswiring diagrams

Repository-Metriken

Stars
 (706 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Catlab escapes the HTML sequences in strings before substituting into the Graphviz "HTML-like" label. However, in order to have a Box whose label contains line breaks render properly, users should be able to specify a MIME type so that they can better control escaping.

Contributor Guide