<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/tests/writer.textile, 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>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>Textile writer:  escape `+` and `-` as entities.</title>
<updated>2015-06-28T03:30:20Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-06-28T03:30:20Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=7df4d86006c42db3e2cc68c09993f7f83cca7107'/>
<id>urn:sha1:7df4d86006c42db3e2cc68c09993f7f83cca7107</id>
<content type='text'>
Closes #2225.
</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>Revamped raw HTML block parsing in markdown.</title>
<updated>2014-07-07T21:53:59Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-07-07T21:47:51Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=e4263d306e6988dd322c895242eb818d22b9e012'/>
<id>urn:sha1:e4263d306e6988dd322c895242eb818d22b9e012</id>
<content type='text'>
- We no longer include trailing spaces and newlines in the
  raw blocks.
- We look for closing tags for elements (but without backtracking).
- Each block-level tag is its own RawBlock; we no longer try to
  consolidate them (though `--normalize` will do so).

Closes #1330.
</content>
</entry>
<entry>
<title>Adjusted writers and tests for change in parsing of div/span.</title>
<updated>2013-08-18T21:36:40Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2013-08-18T21:36:40Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=8d441af3da4709fd48a44e860d5a0cd4d35792af'/>
<id>urn:sha1:8d441af3da4709fd48a44e860d5a0cd4d35792af</id>
<content type='text'>
Textile, MediaWiki, Markdown, Org, RST will emit raw HTML div tags for divs.
Otherwise Div and Span are "transparent" block containers.
</content>
</entry>
<entry>
<title>Some test suite fixes for new metadata.</title>
<updated>2013-06-26T05:32:50Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2013-06-25T03:56:35Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=08631ef1a3c8a3afe18694bbeb8fd3d6f580a589'/>
<id>urn:sha1:08631ef1a3c8a3afe18694bbeb8fd3d6f580a589</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Attr field to Header.</title>
<updated>2013-01-09T17:30:05Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2012-10-30T05:45:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=d599c4cdabd0d71fd9d27161c949b5e1e692436d'/>
<id>urn:sha1:d599c4cdabd0d71fd9d27161c949b5e1e692436d</id>
<content type='text'>
Previously header ids were autogenerated by the writers.
Now they are generated (unless supplied explicitly) in the
markdown parser, if the `header_identifiers` extension is
selected.

In addition, the textile reader now supports id attributes on
headers.
</content>
</entry>
<entry>
<title>Don't put the text of an autolink in Code font.</title>
<updated>2013-01-07T04:51:51Z</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2013-01-07T04:51:51Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=8c48bd8feb97e6c291df2e0ca09f62fb34711d33'/>
<id>urn:sha1:8c48bd8feb97e6c291df2e0ca09f62fb34711d33</id>
<content type='text'>
</content>
</entry>
</feed>
