aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index be738fa..d157c18 100644
--- a/packages.json
+++ b/packages.json
@@ -5122,5 +5122,26 @@
"description": "Nim module for parsing ITN (TomTom intinerary) files",
"web": "https://github.com/achesak/nim-itn",
"url": "https://github.com/achesak/nim-itn"
+ },
+ {
+ "name": "foliant",
+ "tags": [
+ "foliant",
+ "docs",
+ "pdf",
+ "docx",
+ "word",
+ "latex",
+ "tex",
+ "pandoc",
+ "markdown",
+ "md",
+ "restream"
+ ],
+ "method": "git",
+ "license": "MIT",
+ "web": "https://github.com/foliant-docs/foliant-nim",
+ "url": "https://github.com/foliant-docs/foliant-nim",
+ "description": "Documentation generator that produces pdf and docx from Markdown. Uses Pandoc and LaTeX behind the scenes."
}
]