Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to find pandoc template folder

You are expected to create the ~/.pandoc directory if it doesn't exist already. For example for a default latex template:

mkdir -p ~/.pandoc/templates
pandoc -D latex > ~/.pandoc/templates/default.latex
 
PREVIOUS NEXT
Tagged: #find #pandoc #template #folder
ADD COMMENT
Topic
Name
8+4 =