Daily Shaarli

All links of one day in a single page.

February 16, 2024

GitHub - terrastruct/d2: D2 is a modern diagram scripting language that turns text to diagrams.

Alternative to mermaid, plantuml, graphviz. Can be used in quarto.

Is a single golang cli binary at the core which I much (much) prefer to the javascript-dependent client-side nature of mermaid.

Otherwise, the DSL looks competent and fairly descriptive.
Supports displaying markdown, code, images, icons, or latex formulas in the diagrams.
Could be a good choice for quick diagrams!