smart-tools
markdown-it
`This will be displayed as-is`
{{This will be displayed as-is}}
wenyan
mermaid TD;
A-->B;
A-->C;
B-->D;
C-->D;
wenyan
plantuml -> Alice : hello
wenyan
dot example {
1 -> 2 -> { 4, 5 };
1 -> 3 -> { 6, 7 };
}
wenyan
+--------+ +-------+ +-------+
| +---+ ditaa +--> | |
| Text | +-------+ |diagram|
|Document| |!magic!| | |
| {d}| | | | |
+---+----+ +-------+ +-------+
: ^
| Lots of work |
+-------------------------+