AlgebraicJulia/Catlab.jl

Allow specification of MIME type of labels in wiring diagrams

Open

#565 aperta il 10 nov 2021

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Julia (68 fork)batch import
enhancementgood first issuegraphicswiring diagrams

Metriche repository

Star
 (706 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor