Releases: blamebutton/docmaker
Releases · blamebutton/docmaker
v0.2.1
Compare
Sorry, something went wrong.
No results found
raqbit
released this
01 Sep 14:26
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
Compare
Sorry, something went wrong.
No results found
v0.1.3
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
Compare
Sorry, something went wrong.
No results found
raqbit
released this
13 Aug 19:10
Release Notes
Fixed the published package.
v0.1.1
Compare
Sorry, something went wrong.
No results found
raqbit
released this
13 Aug 18:39
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).