diff options
| author | R. N. West <[email protected]> | 2025-01-30 13:29:28 +0000 |
|---|---|---|
| committer | Albert Krewinkel <[email protected]> | 2025-01-30 16:51:17 +0100 |
| commit | 31e36d4fd5cfb611e66a7218cb9be5ac9d5dfc10 (patch) | |
| tree | e0182149fa32c132e611af43f25779281b2d6a0b /doc | |
| parent | d8af7b05c77e5a241c03bef92325ffbc6e80440f (diff) | |
doc/extras.md: Add entry for pandoc-subfigs
https://github.com/rnwst/pandoc-subfigs
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/extras.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/extras.md b/doc/extras.md index b729af50c..0ecda7b02 100644 --- a/doc/extras.md +++ b/doc/extras.md @@ -98,7 +98,9 @@ repository](https://github.com/pandoc/lua-filters).) 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-ext/diagram) in Mermaid, Dot/GraphViz, PlantUML, Asymptote, CeTZ, and TikZ. + diagrams](https://github.com/pandoc-ext/diagram) in Mermaid, Dot/GraphViz, + PlantUML, Asymptote, CeTZ, and TikZ. + - [Create subfigures in pandoc's Markdown](https://github.com/rnwst/pandoc-subfigs). - [Handle scholarly metadata](https://github.com/pandoc/lua-filters/tree/master/scholarly-metadata). - [Panda](http://christophe.delord.free.fr/panda/) provides |
