AlgebraicJulia/Catlab.jl

Allow specification of MIME type of labels in wiring diagrams

Open

#565 opened on 2021年11月10日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Julia (68 forks)batch import
enhancementgood first issuegraphicswiring diagrams

Repository metrics

Stars
 (706 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド