summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-29 16:34:57 +0000
committerLars Wirzenius <liw@liw.fi>2021-11-29 16:34:57 +0000
commite30b766319d8a40cd5458daa782b9f3ced3ff529 (patch)
tree54240c38ec43803e8dcac72f1f921043bc6c50a8
parenta73ab1321d0646655e3415094aa46a36da67d315 (diff)
parenta03fb96f2103a2ef8b28714188c2821a82021312 (diff)
downloadpandoc-filter-diagram-e30b766319d8a40cd5458daa782b9f3ced3ff529.tar.gz
Merge branch 'fix-readme-link' into 'main'
fix: link to Pandoc in README See merge request larswirzenius/pandoc-filter-diagram!1
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index dbb4ac9..99c3811 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# pandoc-filter-diagram -- render diagram markup in a Pandoc AST as SVG
+[Pandoc]: https://pandoc.org/
+
[Pandoc][] is a powerful tool for processing documents in various
formats. It parses each of its supported input formats into an
in-memory abstract syntax tree, and then renders any supported output