<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/test/writer.zimwiki, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2021-05-20T10:48:05Z</updated>
<entry>
<title>ZimWiki writer: allow links and emphasis in headers</title>
<updated>2021-05-20T10:48:05Z</updated>
<author>
<name>Albert Krewinkel</name>
<email>albert@zeitkraut.de</email>
</author>
<published>2021-05-20T08:48:28Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=b6239f41509c368b5befd316c290b5b6cc6f00e3'/>
<id>urn:sha1:b6239f41509c368b5befd316c290b5b6cc6f00e3</id>
<content type='text'>
The latest version of ZimWiki supports this.

Closes: #6605
</content>
</entry>
<entry>
<title>Zimwiki writer: remove automatic colon prefix before internal  images (#5183)</title>
<updated>2019-01-01T22:08:38Z</updated>
<author>
<name>damien clochard</name>
<email>damien@dalibo.info</email>
</author>
<published>2019-01-01T22:08:38Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=4ab2a46bdcb7337ca6e23037e53b1dc88b2d2240'/>
<id>urn:sha1:4ab2a46bdcb7337ca6e23037e53b1dc88b2d2240</id>
<content type='text'>
* 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.
</content>
</entry>
<entry>
<title>ZimWiki writer: number ordered list items sequentially...</title>
<updated>2018-11-01T05:02:10Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2018-11-01T05:02:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=714e0eb83433cc319ac5fe3eaa570ae2c3c80fdc'/>
<id>urn:sha1:714e0eb83433cc319ac5fe3eaa570ae2c3c80fdc</id>
<content type='text'>
rather than always with 1.
</content>
</entry>
<entry>
<title>ZimWiki writer: remove extra indentation on lists.</title>
<updated>2018-10-30T05:33:11Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2018-10-30T05:33:11Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=4fe28e947a38bffdbb4eeccb16e62dc1824b9c74'/>
<id>urn:sha1:4fe28e947a38bffdbb4eeccb16e62dc1824b9c74</id>
<content type='text'>
Closes #4963.
</content>
</entry>
<entry>
<title>Added `spaced_reference_links` extension.</title>
<updated>2017-05-25T10:57:31Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-05-25T10:50:43Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=708973a33a0ce425bb21a5ffa06fbdab465d3fb8'/>
<id>urn:sha1:708973a33a0ce425bb21a5ffa06fbdab465d3fb8</id>
<content type='text'>
This is now the default for pandoc's Markdown.
It allows whitespace between the two parts of a
reference link:  e.g.

    [a] [b]

    [b]: url

This is now forbidden by default.

Closes #2602.
</content>
</entry>
<entry>
<title>ZimWiki writer: removed internal formatting from note and table cells, because ZimWiki does not support it (#3446)</title>
<updated>2017-02-15T10:28:02Z</updated>
<author>
<name>Alex Ivkin</name>
<email>alexivkin@users.noreply.github.com</email>
</author>
<published>2017-02-15T10:28:02Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=93f0a9c2e5664f61610dabb16109525c7b571708'/>
<id>urn:sha1:93f0a9c2e5664f61610dabb16109525c7b571708</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved tests/ -&gt; test/.</title>
<updated>2017-02-04T11:56:30Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-02-04T11:56:30Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc'/>
<id>urn:sha1:18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc</id>
<content type='text'>
</content>
</entry>
</feed>
