aboutsummaryrefslogtreecommitdiff
path: root/test/command/4669.md
diff options
context:
space:
mode:
authordamien clochard <damien@dalibo.info>2019-01-01 23:08:38 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2019-01-01 14:08:38 -0800
commit4ab2a46bdcb7337ca6e23037e53b1dc88b2d2240 (patch)
tree2e06e70928951a618517687ebeffe6c6a385372e /test/command/4669.md
parent814e97df92bd3436e9bb3bf30728ef9822e35161 (diff)
downloadpandoc-4ab2a46bdcb7337ca6e23037e53b1dc88b2d2240.tar.gz
Zimwiki writer: remove automatic colon prefix before internal images (#5183)
* FIX #5183 : zimwiki : remove automatic colon prefix before internal images ![](foo.png) should be converted to {{foo.png}} (relative path) ![](/foo.png] should be converted to {{/foo.png}} (absolute path) Therefore the ':' prefix is useless and must be removed. I never used the zimwiki, but i submitted the similar dokuwiki fix. 1. The zimwiki syntax is inspired by dokuwiki 2. The zimwiki documentation does not mention the colon character for images 3. The pandoc zimwiki writer seems to be a copy-paste for the dokuwiki writer If the PR #5184 is applied, I think this one should be applied too.
Diffstat (limited to 'test/command/4669.md')
0 files changed, 0 insertions, 0 deletions