AlgebraicJulia / AlgebraicJulia/Catlab.jl

escape_string before calling Graphviz

未关闭
#766 0 条评论 0 个 reaction 已指派 1 人 已被 @lukem12345 认领 在 GitHub 查看
cleanup graphics
主要语言
Julia
星标
724
派生
73
PR 合并指标
30 天内没有已合并 PR

描述

Currently, strings are not escaped before being passed to Graphviz.

Attempting to call `to_graphviz` on a graph with improperly-escaped strings may resulting in an stdin pipeline error.

Instead of constructors of data structures being responsible for escaping their String attributes, it would be best for string-escaping to happen just before being passed off to Graphviz output.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。