Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/polamjag/pandoc-templates
- Owner: polamjag
- Created: 2015-04-13T14:42:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-13T14:54:26.000Z (almost 10 years ago)
- Last Synced: 2024-10-16T01:56:21.919Z (3 months ago)
- Language: TeX
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```