AlgebraicJulia/Catlab.jl
Ver no GitHubAllow specification of MIME type of labels in wiring diagrams
Open
#565 aberto em 10 de nov. de 2021
enhancementgood first issuegraphicswiring diagrams
Métricas do repositório
- Stars
- (706 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
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.