AlgebraicJulia/Catlab.jl
Allow specification of MIME type of labels in wiring diagrams
开放
#565 创建于 2021年11月10日
enhancementgood first issuegraphicswiring diagrams
仓库指标
- 星标
- (706 个星标)
- PR 合并指标
- (平均合并 17天 19小时) (30 天内合并 2 个 PR)
描述
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.