#38 basic pandoc workflow

This commit is contained in:
Dominik Becker
2020-05-18 23:24:13 +02:00
parent d21dabe099
commit baed3fcdf8
4 changed files with 29 additions and 1 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ temp/
## main build output
main.pdf
chapter/out.tex
## IDE and Editor files
.idea/**