pandoc/tests
John MacFarlane 4cd573c61f Textile reader/writer: Fixed autolinks.
Previously the textile reader and writer incorrectly implented
RST-style autolinks for URLs and email addresses.

This has been fixed.  Now an autolink is done this way:

    "$":http://myurl.com
2012-11-06 16:05:17 -08:00
..
MarkdownTest_1.0.3
Tests Removed citationSuppressParens. 2012-10-28 09:36:15 -07:00
biblio.bib Unicode reference ID in biblio test. 2011-12-29 23:11:25 -08:00
bodybg.gif
chicago-author-date.csl
docbook-reader.docbook DocBook reader: More improvements, passes tests. 2012-05-09 10:34:37 -07:00
docbook-reader.native DocBook reader: More improvements, passes tests. 2012-05-09 10:34:37 -07:00
fb2.basic.fb2 Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.basic.markdown Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.images-embedded.fb2 FB2: support images embedded as data URIs + tests. 2012-07-22 11:13:14 -07:00
fb2.images-embedded.html FB2: support images embedded as data URIs + tests. 2012-07-22 11:13:14 -07:00
fb2.images.fb2 Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.images.markdown Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.math.fb2 Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.math.markdown Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.test-small.png Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.test.jpg Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.titles.fb2 Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
fb2.titles.markdown Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
html-reader.html
html-reader.native
ieee.csl
insert
lalune.jpg
latex-reader.latex LaTeX reader: Support obeylines environment. 2012-09-06 16:27:01 -07:00
latex-reader.native Removed citationSuppressParens. 2012-10-28 09:36:15 -07:00
lhs-test.fragment.html+lhs
lhs-test.html Complete rewrite of LaTeX reader. 2012-02-04 09:56:43 -08:00
lhs-test.html+lhs Complete rewrite of LaTeX reader. 2012-02-04 09:56:43 -08:00
lhs-test.latex Updated lhs-test.latex for new highlighting-kate treatment of `. 2012-10-20 23:54:05 -07:00
lhs-test.latex+lhs Updated tests for changes in LaTeX template. 2012-06-08 11:00:27 -07:00
lhs-test.markdown
lhs-test.markdown+lhs
lhs-test.native Major rewrite of markdown reader. 2012-08-01 21:45:40 -07:00
lhs-test.rst
lhs-test.rst+lhs
markdown-citations.chicago-author-date.txt Added failing tests for note beginning with a citation. 2012-06-03 19:26:36 -07:00
markdown-citations.ieee.txt Added failing tests for note beginning with a citation. 2012-06-03 19:26:36 -07:00
markdown-citations.mhra.txt Added failing tests for note beginning with a citation. 2012-06-03 19:26:36 -07:00
markdown-citations.txt Added failing tests for note beginning with a citation. 2012-06-03 19:26:36 -07:00
markdown-reader-more.native Major rewrite of markdown reader. 2012-08-01 21:45:40 -07:00
markdown-reader-more.txt Markdown reader: Fix parsing of consecutive lists. 2012-01-02 17:04:59 -08:00
mediawiki-reader.native MediaWiki reader: Allow table in table cell. 2012-09-15 21:06:55 -07:00
mediawiki-reader.wiki MediaWiki reader: Allow table in table cell. 2012-09-15 21:06:55 -07:00
mhra.csl
movie.jpg
pipe-tables.native Major rewrite of markdown reader. 2012-08-01 21:45:40 -07:00
pipe-tables.txt Revised code for pipe tables. 2012-07-22 22:09:15 -07:00
rst-reader.native RST reader: Consolidate super/subscript, math into interpretedRole. 2012-09-30 20:28:50 -07:00
rst-reader.rst RST reader: Consolidated math block parsers into directive. 2012-09-29 16:59:41 -04:00
s5.basic.html Put date in YYYY-MM-DD format if possible for HTML, docx metadata. 2012-01-28 15:54:34 -08:00
s5.fancy.html Put date in YYYY-MM-DD format if possible for HTML, docx metadata. 2012-01-28 15:54:34 -08:00
s5.fragment.html
s5.inserts.html Put date in YYYY-MM-DD format if possible for HTML, docx metadata. 2012-01-28 15:54:34 -08:00
s5.native
tables-rstsubset.native RST reader: Use Text.Pandoc.Builder. 2012-09-27 17:52:48 -07:00
tables.asciidoc
tables.context
tables.docbook
tables.fb2 Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
tables.html
tables.latex LaTeX writer: Don't use \endhead with longtable. 2012-09-15 20:40:48 -07:00
tables.man
tables.markdown
tables.mediawiki
tables.native Major rewrite of markdown reader. 2012-08-01 21:45:40 -07:00
tables.opendocument
tables.org
tables.plain
tables.rst
tables.rtf
tables.texinfo
tables.textile
tables.txt
test-pandoc.hs Integrated test suite with cabal. 2012-07-26 09:43:27 -07:00
testsuite.native Major rewrite of markdown reader. 2012-08-01 21:45:40 -07:00
testsuite.txt New treatment of dashes in --smart mode. 2012-01-01 13:48:28 -08:00
textile-reader.native Textile reader/writer: Fixed autolinks. 2012-11-06 16:05:17 -08:00
textile-reader.textile Textile reader/writer: Fixed autolinks. 2012-11-06 16:05:17 -08:00
writer.asciidoc
writer.context Fixed spacing in context writer test. 2012-09-08 12:13:36 -07:00
writer.docbook Docbook writer: Use sect1, sect2, etc. instead of section. 2012-01-27 11:32:02 -08:00
writer.fb2 Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
writer.html HTML writer: Improve line breaks with <dd> tags. 2012-09-12 08:45:03 -07:00
writer.latex LaTeX writer: Don't rely on the enumerate package. 2012-09-16 22:24:55 -07:00
writer.man Man writer: Escape - as \-. 2012-08-18 10:29:15 -07:00
writer.markdown Markdown writer: Improved definition lists. 2012-05-16 13:07:58 -07:00
writer.mediawiki Updated mediawiki writer test for <br /> change. 2012-10-04 08:36:00 -07:00
writer.native Major rewrite of markdown reader. 2012-08-01 21:45:40 -07:00
writer.opendocument Major rewrite of markdown reader. 2012-08-01 21:45:40 -07:00
writer.org
writer.plain
writer.rst RST writer: Don't add ":align: center" to figures. 2012-11-04 18:33:35 -08:00
writer.rtf
writer.texinfo Texinfo writer: Fixed internal cross-references. 2012-09-24 19:13:34 -07:00
writer.textile Textile reader/writer: Fixed autolinks. 2012-11-06 16:05:17 -08:00