AlgebraicJulia/Catlab.jl

Allow specification of MIME type of labels in wiring diagrams

Open

#565 创建于 2021年11月10日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Julia (68 fork)batch import
enhancementgood first issuegraphicswiring diagrams

仓库指标

Star
 (706 star)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南