Open cdmerritt opened 4 years ago
changed: 'markdown_github' # use GitHub markdown variant and problem solved.
changed: 'markdown_github' # use GitHub markdown variant and problem solved.
@cdmerritt Where did you change that? I made your suggested change in App.coffee
, but now I get Unknown extension: markdown_github
.
@crfroehlich, yes, App.coffee.
@outputTypesAdd = [
'markdown_github' # use GitHub markdown variant
'blank_before_header' # insert blank line before header
# 'mmd_link_attributes' # use MD syntax for images and links instead of HTML
# 'link_attributes' # use MD syntax for images and links instead of HTML
]
This issue has been closed with #16
All of the images are saved, but no MD files are saved.
I see this in the output:
pandoc version (on Windows) pandoc.exe 2.9.2.1 Compiled with pandoc-types 1.20, texmath 0.12.0.1, skylighting 0.8.3.2 Default user data directory: C:\Users\cmerritt\AppData\Roaming\pandoc Copyright (C) 2006-2020 John MacFarlane Web: https://pandoc.org