AlgebraicJulia/Catlab.jl

Allow specification of MIME type of labels in wiring diagrams

Open

#565 ouverte le 10 nov. 2021

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Julia (68 forks)batch import
enhancementgood first issuegraphicswiring diagrams

Métriques du dépôt

Stars
 (706 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur