Skip to content

Commit

Permalink
Merge pull request #404 from raghur/docs-downstream-pandoc-filter
Browse files Browse the repository at this point in the history
Add https://github.com/raghur/mermaid-filter to downstream projects docs page
  • Loading branch information
knsv committed Nov 6, 2016
2 parents 214fc1d + ea26bd0 commit fa91653
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,14 @@ Mermaid is supported in a number of publishing systems and editors. Please repor
* [Markdown Plus](http://mdp.tylingsoft.com/)
* [Vim Plugin](https://github.com/kannokanno/previm)
* [Sphinx extension](https://github.com/mgaitan/sphinxcontrib-mermaid)
* [Pandoc filter](https://github.com/raghur/mermaid-filter)

# Online live editor

An editor is available for creating diagrams. With it you can quickly start writing mermaid diagrams. It is possible to:

* save the result as a svg
* get a link to a viewer of the diagram
* get a link to a viewer of the diagram
* get a link to edit of the diagram to share a diagram so that someone else can tweak it and send a new link back

* [Editor](http://knsv.github.io/mermaid/live_editor)

0 comments on commit fa91653

Please sign in to comment.