AlgebraicJulia/Catlab.jl

Allow specification of MIME type of labels in wiring diagrams

Open

#565 建立於 2021年11月10日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Julia (706 star) (68 fork)batch import
enhancementgood first issuegraphicswiring diagrams

描述

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.

貢獻者指南