diff options
| author | R. N. West <[email protected]> | 2025-01-30 13:23:53 +0000 |
|---|---|---|
| committer | Albert Krewinkel <[email protected]> | 2025-01-30 16:51:17 +0100 |
| commit | d8af7b05c77e5a241c03bef92325ffbc6e80440f (patch) | |
| tree | 6685220c21e7ab9011b3bc176dd27651a555032d /doc | |
| parent | d680ce01001813d91911f0522effe097b4d0e862 (diff) | |
doc/extras.md: Update diagram Lua filter URL (and description)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/extras.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/extras.md b/doc/extras.md index 7d52147bf..b729af50c 100644 --- a/doc/extras.md +++ b/doc/extras.md @@ -95,10 +95,10 @@ complete list, see the [Pandoc Extras wiki page](https://github.com/jgm/pandoc/w repository](https://github.com/pandoc/lua-filters).) - [Spell - checking](https://github.com/pandoc/lua-filters/tree/master/spellcheck) + checking](https://github.com/pandoc/lua-filters/tree/master/spellcheck). - [Word count](https://github.com/pandoc/lua-filters/tree/master/wordcount). - [Embed textually-specified - diagrams](https://github.com/pandoc/lua-filters/tree/master/diagram-generator) in PlantUML, Graphviz, TikZ, and Python. + diagrams](https://github.com/pandoc-ext/diagram) in Mermaid, Dot/GraphViz, PlantUML, Asymptote, CeTZ, and TikZ. - [Handle scholarly metadata](https://github.com/pandoc/lua-filters/tree/master/scholarly-metadata). - [Panda](http://christophe.delord.free.fr/panda/) provides |
