Found an interesting JS library for building diagrams from a Markdown inspired format: https://mermaidjs.github.io/
They also have a live editor that is nice to play with (that can save as SVG): https://mermaidjs.github.io/mermaid-live-editor
Found an interesting JS library for building diagrams from a Markdown inspired format: https://mermaidjs.github.io/
They also have a live editor that is nice to play with (that can save as SVG): https://mermaidjs.github.io/mermaid-live-editor
I found it by reading about Gitlab Flavored Markdown, which allows you to embed Mermaid diagrams using the code marking:
```mermaid
graph TD;
```
Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.
All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.