Page MenuHomePhabricator

graphviz plugin for editor
Closed, ResolvedPublic

Description

Feature Request

Wiki pages, and bug descriptions can sometimes benefit from being able to show simple flowcharts and diagrams.

If I could add code like:

digraph foo {
   "bar" -> "baz";
}

right in wiki/bug markup and see the image in the rendered html, I feel that would help.

Event Timeline

skyronic raised the priority of this task from to Needs Triage.
skyronic updated the task description. (Show Details)
skyronic added a project: Phabricator.
skyronic added a subscriber: skyronic.