summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-29 18:34:26 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-29 18:34:26 +0200
commita03fb96f2103a2ef8b28714188c2821a82021312 (patch)
tree54240c38ec43803e8dcac72f1f921043bc6c50a8 /README.md
parenta73ab1321d0646655e3415094aa46a36da67d315 (diff)
downloadpandoc-filter-diagram-a03fb96f2103a2ef8b28714188c2821a82021312.tar.gz
fix: link to Pandoc in README
Sponsored-by: author
Diffstat (limited to 'README.md')
-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