Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/polamjag/pandoc-templates

just for me
https://github.com/polamjag/pandoc-templates

Last synced: about 2 months ago
JSON representation

just for me

Awesome Lists containing this project

README

        

## building markdown
```
pandoc -f markdown+inline_notes+footnotes+definition_lists --latex-engine=lualatex --template=pandoc-template.lualatex.tex -o out.pdf hoge.md
```