AlgebraicJulia/Catlab.jl

Allow specification of MIME type of labels in wiring diagrams

オープン

#565 opened on 2021/11/10

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (68 件のフォーク)batch import
enhancementgood first issuegraphicswiring diagrams

Repository metrics

Stars
 (706 個のスター)
PR merge metrics
 (平均マージ 17d 19h) (30d で 2 merged PRs)

説明

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.

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