Y
Hacker News
new
|
ask
|
show
|
jobs
by
wmat
1226 days ago
I really like asciidocs support for diagramming via the asciidoctor-diagram extension. It's supports lots of unique and useful diagramming formats, such as graphviz, ditaa, bytefield, etc.
1 comments
Freak_NL
1225 days ago
Markdown does all of that via Mermaid etc. too. Treating the specified code block as a sort of extensible container.
link