<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/test/writer.dokuwiki, 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>2020-11-05T06:38:53Z</updated>
<entry>
<title>DokuWiki writer:  translate language names for code elements...</title>
<updated>2020-11-05T06:38:53Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2020-11-05T06:38:14Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=efe74746d881828723d2af79d1097794a21aee54'/>
<id>urn:sha1:efe74746d881828723d2af79d1097794a21aee54</id>
<content type='text'>
...and improve whitespace.  Closes #6807.
</content>
</entry>
<entry>
<title>Shared.compactify: Avoid mixed lists.</title>
<updated>2019-02-26T01:33:54Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2019-02-23T22:40:06Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=ba05e1ea02d5227796f12dea2404285300021de6'/>
<id>urn:sha1:ba05e1ea02d5227796f12dea2404285300021de6</id>
<content type='text'>
This improves on the original fix to #5285 by preventing
other mixed lists (lists with a mix of Plain and Para
elements) that were allowed given the original fix.
</content>
</entry>
<entry>
<title>Dokuwiki writer: remove automatic ':' prefix before internal image links (#5183)</title>
<updated>2019-01-01T22:07:26Z</updated>
<author>
<name>damien clochard</name>
<email>damien@dalibo.info</email>
</author>
<published>2019-01-01T22:07:26Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=814e97df92bd3436e9bb3bf30728ef9822e35161'/>
<id>urn:sha1:814e97df92bd3436e9bb3bf30728ef9822e35161</id>
<content type='text'>
* FIX #5183 : remove automatic ':' prefix before internal image links

`![](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.
It blocks users from making relative image links.

Update tests for DokuWiki Writer : external images
</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>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>
