Releases: blamebutton/docmaker
Releases · blamebutton/docmaker
v0.2.1
01 Sep 14:26
Compare
Sorry, something went wrong.
No results found
Release notes
Breaking : Only process assets as Liquid templates if they have a .liquid extension (And remove that extension)
Add markdown-it-footnote plugin for adding footnotes in Markdown.
v0.1.4
23 Aug 13:46
Compare
Sorry, something went wrong.
No results found
v0.1.3
16 Aug 16:26
Compare
Sorry, something went wrong.
No results found
Release notes
Bug: datafiles used the current working directory to include relative paths, this has now been changed to the docmaker.yaml directory
v0.1.2
13 Aug 19:10
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed the published package.
v0.1.1
13 Aug 18:39
Compare
Sorry, something went wrong.
No results found
Release Notes
Initial version of docmaker.
Currently allows rendering multiple markdown files into a single HTML file, which can be rendered to PDF using a tool like Weasyprint .
Usage
Simply use docmaker or docmaker <directory> to build the docmaker project in your current directory (see the README for details).