repositorypackage
0.0.0-20200908163324-34485b896faf
Repository: https://github.com/idlephysicist/markup.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
markup
Markup is a simple tool to facilitate the rendering of markdown to PDF based on LaTeX templates.
Requirements
Markup relies upon pandoc
and imagemagick
.
Templates
Templates are expected to be stored in ~/.config/markup
, and are to be of .tex
extension.