pandoc/tests
hubertp-lshift 015dead0bb [odt] Infer table's caption from the paragraph (#3224)
ODT's reader always put empty captions for the parsed
tables. This commit
1) checks paragraphs that follow the table definition
2) treats specially a paragraph with a style named 'Table'
3) does some postprocessing of the paragraphs that combines
 tables followed immediately by captions

The ODT writer used 'TableCaption' style name for the caption
paragraph. This commit follows the open office approach which
allows for appending captions to table but uses a built-in style
named 'Table' instead of 'TableCaption'. Any users of odt format
(both writer and reader) are therefore required to change the
style's name to 'Table', if necessary.
2016-11-26 21:45:56 +01:00
..
docx Docx reader/writer: Update tests for img title and alt 2016-11-02 12:12:36 -04:00
epub Fixed tests. 2015-12-12 16:22:31 -08:00
fb2 Revised tests directory. 2014-08-13 11:16:50 -07:00
media Use real jpg (not empty) for docx tests to avoid warning. 2015-08-15 10:40:22 -07:00
odt [odt] Infer table's caption from the paragraph (#3224) 2016-11-26 21:45:56 +01:00
Tests [odt] Infer table's caption from the paragraph (#3224) 2016-11-26 21:45:56 +01:00
bodybg.gif
docbook-reader.docbook DocBook reader mediaobjects and figures, closes #2184 2015-06-21 18:36:47 +02:00
docbook-reader.native Test fixes. 2015-12-12 12:58:31 -08:00
docbook-xref.docbook Added proper support for DocBook 'xref' elements 2015-09-24 18:26:55 +02:00
docbook-xref.native Fixed xref lookup in DocBook reader. Closes #3243. 2016-11-19 10:30:20 +01:00
dokuwiki_external_images.dokuwiki DokuWiki writer: add external_images test 2014-11-09 02:18:58 -05:00
dokuwiki_external_images.native Updated tests for image attribute changes. 2015-08-07 12:38:31 +02:00
dokuwiki_inline_formatting.dokuwiki Append newline to the LineBreak of various writers 2015-02-04 22:42:22 -08:00
dokuwiki_inline_formatting.native Revised tests directory. 2014-08-13 11:16:50 -07:00
dokuwiki_multiblock_table.dokuwiki DokuWiki writer: Make tables prettier by aligning columns. 2014-08-30 21:24:33 -07:00
dokuwiki_multiblock_table.native Updated tests for image attribute changes. 2015-08-07 12:38:31 +02:00
haddock-reader.haddock Rewrote haddock reader to use haddock-library. 2014-06-18 14:18:55 -07:00
haddock-reader.native Test fixes. 2015-12-12 12:58:31 -08:00
html-reader.html HTML Reader: Test <ol> type, class, and inline list-style(-type) CSS 2015-07-24 02:53:44 -04:00
html-reader.native Fixed tests. 2015-12-12 16:22:31 -08:00
insert
lalune.jpg
latex-reader.latex Updated tests for image attribute changes. 2015-08-07 12:38:31 +02:00
latex-reader.native LaTeX reader: fixed \cite so it is a NormalCitation not AuthorInText. 2016-06-29 07:59:00 -07:00
lhs-test-markdown.native Fixed tests. 2015-12-12 16:22:31 -08:00
lhs-test.fragment.html+lhs
lhs-test.html Fixed tests. 2015-12-12 16:22:31 -08:00
lhs-test.html+lhs Fixed tests. 2015-12-12 16:22:31 -08:00
lhs-test.latex Updated test suite. 2016-09-28 12:01:42 +02:00
lhs-test.latex+lhs Updated test suite. 2016-09-28 12:01:42 +02:00
lhs-test.markdown Fixed tests. 2015-12-12 16:22:31 -08:00
lhs-test.markdown+lhs Fixed tests. 2015-12-12 16:22:31 -08:00
lhs-test.native Fixed tests. 2015-12-12 16:22:31 -08:00
lhs-test.rst
lhs-test.rst+lhs
markdown-citations.native Markdown reader: unresolved citations fall back to original text. 2013-09-14 22:28:37 -07:00
markdown-citations.txt
markdown-reader-more.native Allow alignments to be specified in Markdown grid tables. 2016-11-15 16:41:54 +01:00
markdown-reader-more.txt Allow alignments to be specified in Markdown grid tables. 2016-11-15 16:41:54 +01:00
mediawiki-reader.native Allow spaces before '!' in MediaWiki table header 2016-05-09 17:54:40 +02:00
mediawiki-reader.wiki Allow spaces before '!' in MediaWiki table header 2016-05-09 17:54:40 +02:00
movie.jpg
opml-reader.native Updated tests for link attribute changes. 2015-08-07 12:39:43 +02:00
opml-reader.opml
pipe-tables.native Markdown reader: Improved pipe table parsing. 2016-03-09 11:46:00 -08:00
pipe-tables.txt Markdown reader: Improved pipe table parsing. 2016-03-09 11:46:00 -08:00
rst-reader.native Parse line-oriented markup as LineBlock 2016-10-13 08:46:44 +02:00
rst-reader.rst Fixed RST links with no explicit link text. 2016-06-25 10:56:37 -07:00
s5-basic.html Template improvements (Andrew Dunning). 2015-10-25 12:28:28 -07:00
s5-fancy.html Template improvements (Andrew Dunning). 2015-10-25 12:28:28 -07:00
s5-fragment.html HTML writer: Add "inline" or "display" class to math spans. 2015-02-01 11:08:27 -08:00
s5-inserts.html HTML writer: Add "inline" or "display" class to math spans. 2015-02-01 11:08:27 -08:00
s5.native Updated tests for latest pandoc-types changes. 2013-08-16 12:25:21 -07:00
tables-rstsubset.native Test fixes. 2015-12-12 12:58:31 -08:00
tables.asciidoc Pretty: Make CR + BLANKLINE = BLANKLINE. 2014-10-20 20:26:08 -07:00
tables.context Fixed tests for new ConTeXt writer behavior. 2013-11-30 16:34:32 -08:00
tables.docbook
tables.docbook5 Add docbook5 writer support 2016-04-29 14:00:46 -07:00
tables.dokuwiki DokuWiki writer: Make tables prettier by aligning columns. 2014-08-30 21:24:33 -07:00
tables.fb2
tables.haddock Pretty: Make CR + BLANKLINE = BLANKLINE. 2014-10-20 20:26:08 -07:00
tables.html HTML writer: don't include alignment attribute for default table columns. 2016-02-03 13:31:21 -08:00
tables.icml ICML writer: intersperse line breaks 2015-12-17 10:26:59 +01:00
tables.latex Retake on strut with \minipage inside tables 2016-05-11 14:02:09 -03:00
tables.man Man writer: use one decimal place for column widths. 2013-04-09 19:56:43 -07:00
tables.markdown
tables.mediawiki MediaWiki writer: fix spacing issues. 2016-01-02 12:14:12 -08:00
tables.native Implemented SoftBreak and new --wrap option. 2015-12-11 23:55:08 -08:00
tables.opendocument [odt] Infer table's caption from the paragraph (#3224) 2016-11-26 21:45:56 +01:00
tables.org Pretty: Make CR + BLANKLINE = BLANKLINE. 2014-10-20 20:26:08 -07:00
tables.plain
tables.rst Pretty: Make CR + BLANKLINE = BLANKLINE. 2014-10-20 20:26:08 -07:00
tables.rtf RTF writer: Fixed tables cells containing paragraphs. 2014-03-24 15:12:32 -07:00
tables.tei Added old-style tests for TEI writer (tests/tables.tei, tests/writer.tei). 2016-01-21 15:44:56 -08:00
tables.texinfo
tables.textile Textile reader: Improved table support. 2014-08-30 20:34:42 -07:00
tables.txt
tables.zimwiki Added Zim Wiki writer, template and tests. 2016-06-30 23:59:43 -07:00
test-pandoc.hs Add TEI Writer. 2016-01-19 14:03:57 -05:00
testsuite.native Modified readers to emit SoftBreak when appropriate. 2015-12-12 09:31:51 -08:00
testsuite.txt Markdown reader: revised definition list syntax (closes #1429). 2014-07-20 16:33:59 -07:00
textile-reader.native Textile reader: disallow empty URL in explicit link. 2016-07-22 15:45:03 -07:00
textile-reader.textile Textile reader: disallow empty URL in explicit link. 2016-07-22 15:45:03 -07:00
twiki-reader.native Fixed tests. 2015-12-12 16:22:31 -08:00
twiki-reader.twiki replace old url with pandoc.org 2015-06-09 22:22:58 +02:00
txt2tags.native Test fixes. 2015-12-12 12:58:31 -08:00
txt2tags.t2t Txt2Tags Reader: Parse Meta information 2014-08-21 17:09:40 +01:00
writer.asciidoc AsciiDoc writer: avoid unnecessary use of "unconstrained" emphasis. 2016-10-02 21:51:34 +02:00
writer.context Updated tests for context template changes. 2015-11-20 14:50:37 -08:00
writer.docbook Modified readers to emit SoftBreak when appropriate. 2015-12-12 09:31:51 -08:00
writer.docbook5 Docbook5 writer: Properly handle ulink/link 2016-04-29 16:06:55 -07:00
writer.dokuwiki DokuWiki writer: use $$ for display math. 2016-03-08 10:08:14 -08:00
writer.fb2 Test fixes. 2015-12-12 12:58:31 -08:00
writer.haddock Haddock writer: Use _____ for hrule. 2014-06-19 00:28:23 -07:00
writer.html Changed email-obfuscation default to no obfuscation. 2016-06-20 10:37:23 -07:00
writer.icml ICML writer: intersperse line breaks 2015-12-17 10:26:59 +01:00
writer.latex Updated test suite. 2016-09-28 12:01:42 +02:00
writer.man Fixed man template so disabling hyphenation actually works. 2015-12-03 10:38:48 -08:00
writer.markdown Markdown writer: fixed inconsistent spacing issue. 2016-11-15 10:32:16 +01:00
writer.mediawiki Modified readers to emit SoftBreak when appropriate. 2015-12-12 09:31:51 -08:00
writer.native Test fixes. 2015-12-12 12:58:31 -08:00
writer.opendocument Inline code when text has a special style 2016-11-08 09:29:46 -05:00
writer.opml Markdown writer: fixed inconsistent spacing issue. 2016-11-15 10:32:16 +01:00
writer.org Org writer: drop space before footnote markers 2016-10-17 22:11:03 +02:00
writer.plain Markdown writer: fixed inconsistent spacing issue. 2016-11-15 10:32:16 +01:00
writer.rst RST writer: better handling of raw latex inline. 2015-04-07 22:07:38 -07:00
writer.rtf Test fixes. 2015-12-12 12:58:31 -08:00
writer.tei Added old-style tests for TEI writer (tests/tables.tei, tests/writer.tei). 2016-01-21 15:44:56 -08:00
writer.texinfo Merge branch 'patch/fixTexinfoWrap' of https://github.com/timtylin/scholdoc into timtylin-patch/fixTexinfoWrap 2015-02-07 20:28:56 -08:00
writer.textile Modified readers to emit SoftBreak when appropriate. 2015-12-12 09:31:51 -08:00
writer.zimwiki Added Zim Wiki writer, template and tests. 2016-06-30 23:59:43 -07:00
writers-lang-and-dir.context Updated tests for context template changes. 2015-11-20 14:50:37 -08:00
writers-lang-and-dir.latex Updated test suite. 2016-09-28 12:01:42 +02:00
writers-lang-and-dir.native Added writers-lang-and-dir test, fixed ConTeXt writer test 2015-10-18 17:01:38 +02:00