<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/tests/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>2017-02-04T11:56:30Z</updated>
<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>
<entry>
<title>DokuWiki writer: use $$ for display math.</title>
<updated>2016-03-08T18:08:14Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2016-03-08T18:08:14Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=6bfaa5ad15d2c3acfc61ddf5ec442ca733016373'/>
<id>urn:sha1:6bfaa5ad15d2c3acfc61ddf5ec442ca733016373</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modified readers to emit SoftBreak when appropriate.</title>
<updated>2015-12-12T17:31:51Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-12-12T17:31:51Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=af7e78243682ec7c353dd202590c45c734f86ada'/>
<id>urn:sha1:af7e78243682ec7c353dd202590c45c734f86ada</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented SoftBreak and new `--wrap` option.</title>
<updated>2015-12-12T07:55:08Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-12-11T23:58:11Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=536b6bf538a95f6db6ed41b72257f8b09fd26886'/>
<id>urn:sha1:536b6bf538a95f6db6ed41b72257f8b09fd26886</id>
<content type='text'>
Added threefold wrapping option.

* Command line option: deprecated `--no-wrap`, added
  `--wrap=[auto|none|preserve]`
* Added WrapOption, exported from Text.Pandoc.Options
* Changed type of writerWrapText in WriterOptions from
  Bool to WrapOption.
* Modified Text.Pandoc.Shared functions for SoftBreak.
* Supported SoftBreak in writers.
* Updated tests.
* Updated README.

Closes #1701.
</content>
</entry>
<entry>
<title>DokuWiki: write $..$ instead of &lt;math&gt;..&lt;/math&gt;</title>
<updated>2015-07-13T12:19:48Z</updated>
<author>
<name>Tiziano Müller</name>
<email>tm@dev-zero.ch</email>
</author>
<published>2015-07-13T12:19:45Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=f464e49142b68b0044c11c843259e586f65b17b0'/>
<id>urn:sha1:f464e49142b68b0044c11c843259e586f65b17b0</id>
<content type='text'>
MathJax seems currently to be the only maintained math rendering
extension for DokuWiki and it uses $..$ instead of &lt;math&gt;..&lt;/math&gt;.
</content>
</entry>
<entry>
<title>DokuWiki writer: Use proper `&lt;code&gt;` tags for code blocks.</title>
<updated>2015-06-07T18:29:47Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-06-07T18:29:47Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=7b4f077652c774d8c366c9ac2aa3e6ca7ad708f2'/>
<id>urn:sha1:7b4f077652c774d8c366c9ac2aa3e6ca7ad708f2</id>
<content type='text'>
Closes #2213.
</content>
</entry>
<entry>
<title>Append newline to the LineBreak of various writers</title>
<updated>2015-02-05T06:42:22Z</updated>
<author>
<name>Tim Lin</name>
<email>timtylin@gmail.com</email>
</author>
<published>2015-02-05T06:42:22Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=0c18f3a854efaba54367f66d0f572afcab7d57f0'/>
<id>urn:sha1:0c18f3a854efaba54367f66d0f572afcab7d57f0</id>
<content type='text'>
This change improves output formatting of content with a large amount of force line breaks, such as line-blocks. The following writers are affected:

* Dokuwiki
* HTML
* EPUB (via HTML)
* LaTeX
* MediaWiki
* OpenDocument
* Texinfo

This commit resolves #1924
</content>
</entry>
<entry>
<title>DokuWiki writer:  Better handling of block quotes.</title>
<updated>2014-11-04T22:52:19Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2014-11-04T22:52:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=f3ac41937d732c3ff31b4cce47578dc9afd8836c'/>
<id>urn:sha1:f3ac41937d732c3ff31b4cce47578dc9afd8836c</id>
<content type='text'>
This change ensures that multiple paragraph blockquotes are
rendered using native `&gt;` rather than as HTML.

Closes #1738.
</content>
</entry>
<entry>
<title>Markdown reader:  better handling of paragraph in div.</title>
<updated>2014-08-31T19:55:47Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-08-31T19:55:47Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=598d3ee23b708634ac8526cdc03291f17803eb2a'/>
<id>urn:sha1:598d3ee23b708634ac8526cdc03291f17803eb2a</id>
<content type='text'>
Previously text that ended a div would be parsed as Plain
unless there was a blank line before the closing div tag.

Test case:

    &lt;div class="first"&gt;
    This is a paragraph.

    This is another paragraph.
    &lt;/div&gt;

Closes #1591.
</content>
</entry>
<entry>
<title>Use raw HTML for complex block quotes.</title>
<updated>2014-07-13T23:15:45Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-07-13T23:15:45Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=3e95fd586dfc286cb1bb7300521ccd2a6d11bc1f'/>
<id>urn:sha1:3e95fd586dfc286cb1bb7300521ccd2a6d11bc1f</id>
<content type='text'>
As far as I can see, dokuwiki markup is pretty limited in what
can go in a `&gt;` block quote:  just a single line of paragraph
text.  (#1398)
</content>
</entry>
</feed>
