AlgebraicJulia/Catlab.jl

Allow specification of MIME type of labels in wiring diagrams

開放

#565 建立於 2021年11月10日

 (0 則留言) (0 個反應) (0 位負責人)Julia (68 個分叉)batch import
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.

貢獻者指南