9 lines
249 B
YAML
9 lines
249 B
YAML
# ZETTLR DEFAULTS FILE
|
|
# ====================
|
|
# Conversion: VimWiki Document --> Markdown
|
|
# More info: https://pandoc.org/MANUAL.html
|
|
reader: vimwiki
|
|
writer: markdown
|
|
wrap: none
|
|
# Set to setext to produce underlined h1 and h2
|
|
markdown-headings: atx
|