aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2024-02-15 09:41:40 -0800
committerJohn MacFarlane <[email protected]>2024-02-15 09:41:40 -0800
commit305b9c0d346c3d7b15739a5c526c65404811fcbe (patch)
tree4e30c534752d0ab5a1bb6cd2c05954ef172fe08b
parent471d544383eacb62bdcfddecbdebe626a81f5957 (diff)
Add djot to cabal description.
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 7d364c532..1364f68da 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -19,7 +19,7 @@ description: Pandoc is a Haskell library for converting from one markup
.
- light markup formats (many variants of Markdown,
reStructuredText, AsciiDoc, Org-mode, Muse, Textile,
- txt2tags)
+ txt2tags, djot)
- HTML formats (HTML 4 and 5)
- Ebook formats (EPUB v2 and v3, FB2)
- Documentation formats (GNU TexInfo, Haddock)