From 039e319c7f3ecbab27facab29d4ea3a9609e320f Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Tue, 30 Aug 2016 19:30:27 +0200 Subject: [PATCH] Merges #392 manually. --- packages.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) 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." } ]