pandoc/test
John MacFarlane 970b820f47 HTML reader: misc. epub related fixes.
- With epub extensions, check for epub:type in addition to type.
- Fix problem with noteref parsing which caused block-level
  content to be eaten with the noteref.
- Rename pAnyTag to pAny.
- Refactor note resolution.
2019-05-29 08:15:50 -07:00
..
command Remove command test for #5517. 2019-05-28 12:45:31 -07:00
docx Docx writer: Use w:br without attributes for line breaks. 2019-03-21 09:28:16 -07:00
epub HTML reader: misc. epub related fixes. 2019-05-29 08:15:50 -07:00
fb2 FB2 writer: do not wrap note references into <sup> and brackets 2019-05-15 13:31:07 +03:00
ipynb Include execution output in ipynb test. 2019-03-09 16:53:53 -08:00
lua Improve output of Lua tests (#5499) 2019-05-20 12:52:28 -04:00
media
odt
pptx PowerPoint writer: expand builtin reference doc to model all layouts 2019-04-05 08:50:39 -04:00
Tests Muse reader: allow images inside link descriptions 2019-05-25 19:17:16 +03:00
bodybg.gif
creole-reader.native
creole-reader.txt
docbook-reader.docbook
docbook-reader.native
docbook-xref.docbook
docbook-xref.native
dokuwiki_external_images.dokuwiki Dokuwiki writer: remove automatic ':' prefix before internal image links (#5183) 2019-01-01 14:07:26 -08:00
dokuwiki_external_images.native
dokuwiki_inline_formatting.dokuwiki
dokuwiki_inline_formatting.native
dokuwiki_multiblock_table.dokuwiki
dokuwiki_multiblock_table.native
grofftest.sh grofftest.sh - set resource path more appropriately. 2018-11-02 17:22:56 -07:00
haddock-reader.haddock
haddock-reader.native
html-reader.html
html-reader.native consolidate simple-table detection (#5524) 2019-05-27 13:53:19 -04:00
insert
jats-reader.native
jats-reader.xml
lalune.jpg
latex-reader.latex LaTeX reader test: Allow compilation of file (#5364) 2019-03-13 18:21:00 -06:00
latex-reader.native
lhs-test-markdown.native Removed superfluous sourceCode class on code blocks. 2019-01-08 11:36:33 -08:00
lhs-test.fragment.html+lhs
lhs-test.html Use skylighting 0.8. 2019-05-27 12:15:43 -07:00
lhs-test.html+lhs Use skylighting 0.8. 2019-05-27 12:15:43 -07:00
lhs-test.latex LaTeX template: Ensure correct heading/table order (#5421) 2019-04-02 18:18:36 -06:00
lhs-test.latex+lhs LaTeX template: Ensure correct heading/table order (#5421) 2019-04-02 18:18:36 -06:00
lhs-test.markdown Removed superfluous sourceCode class on code blocks. 2019-01-08 11:36:33 -08:00
lhs-test.markdown+lhs
lhs-test.native Removed superfluous sourceCode class on code blocks. 2019-01-08 11:36:33 -08:00
lhs-test.rst
lhs-test.rst+lhs
man-reader.man Man reader: allow block-level content in table cells. 2018-10-27 23:37:18 -07:00
man-reader.native Man reader: allow block-level content in table cells. 2018-10-27 23:37:18 -07:00
markdown-citations.native Fix markdown-citations test for new abbreviations changes. 2018-11-20 23:56:13 -05:00
markdown-citations.txt
markdown-reader-more.native
markdown-reader-more.txt
mediawiki-reader.native MediaWiki reader: use _ instead of - in auto-identifiers. 2019-01-25 17:10:49 -08:00
mediawiki-reader.wiki
movie.jpg
opml-reader.native
opml-reader.opml
org-select-tags.native Org reader: add support for #+SELECT_TAGS. 2019-01-30 18:27:38 +01:00
org-select-tags.org Org reader: add support for #+SELECT_TAGS. 2019-01-30 18:27:38 +01:00
pipe-tables.native
pipe-tables.txt
rst-reader.native Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
rst-reader.rst Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
s5-basic.html
s5-fancy.html
s5-fragment.html
s5-inserts.html
s5.native
tables-rstsubset.native
tables.asciidoc Asciidoc writer: shorter delimiters for tables, blockquotes. 2019-01-07 22:10:34 -08:00
tables.asciidoctor Adds Asciidoctor sprcific writer and tests 2019-02-09 08:21:53 -08:00
tables.context
tables.custom Fix tests for sample custom writer tables 2019-01-16 13:30:16 +01:00
tables.docbook4
tables.docbook5
tables.dokuwiki
tables.fb2
tables.haddock
tables.html4
tables.html5
tables.icml
tables.jats
tables.latex
tables.man Move common groff functions to Text.Pandoc.Writers.Groff 2018-10-17 17:26:37 -07:00
tables.markdown
tables.mediawiki
tables.ms Groff writer character escaping changes. 2018-10-23 21:44:07 -07:00
tables.muse Muse writer: add support for grid tables 2018-10-25 18:35:02 +03:00
tables.native
tables.opendocument
tables.org
tables.plain
tables.rst
tables.rtf
tables.tei
tables.texinfo
tables.textile
tables.txt
tables.xwiki add test/tables.xwiki to git and pandoc.cabal (#5498) 2019-05-12 10:37:37 -04:00
tables.zimwiki
test-pandoc.hs Improve output of Lua tests (#5499) 2019-05-20 12:52:28 -04:00
testsuite.native Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
testsuite.txt
textile-reader.native
textile-reader.textile
tikiwiki-reader.native
tikiwiki-reader.tikiwiki
twiki-reader.native
twiki-reader.twiki
txt2tags.native
txt2tags.t2t
vimwiki-reader.native Vimwiki reader: improve handling of internal links. 2019-04-05 10:04:28 -07:00
vimwiki-reader.wiki Vimwiki reader: test empty preformatted text 2018-10-24 15:07:05 +03:00
writer.asciidoc Asciidoc writer: use ` +...+ ` form for inline code. 2019-05-05 21:57:30 -07:00
writer.asciidoctor Asciidoc writer: use ` +...+ ` form for inline code. 2019-05-05 21:57:30 -07:00
writer.context
writer.custom Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
writer.docbook4
writer.docbook5
writer.dokuwiki Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
writer.fb2 FB2 writer: do not wrap note references into <sup> and brackets 2019-05-15 13:31:07 +03:00
writer.haddock Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
writer.html4 HTML writer: emit empty alt tag in figures (#5518) 2019-05-28 12:31:41 -04:00
writer.html5 HTML writer: emit empty alt tag in figures (#5518) 2019-05-28 12:31:41 -04:00
writer.icml Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
writer.jats JATS writer: properly handle footnotes. 2019-05-16 21:39:03 -07:00
writer.latex LaTeX template: Ensure correct heading/table order (#5421) 2019-04-02 18:18:36 -06:00
writer.man Man/Ms writers: don't escape - as \-. 2018-12-13 11:24:51 -08:00
writer.markdown Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
writer.mediawiki Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
writer.ms Man/Ms writers: don't escape - as \-. 2018-12-13 11:24:51 -08:00
writer.muse
writer.native Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
writer.opendocument Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
writer.opml Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
writer.org Org writer: always indent src blocks content by 2 spaces 2019-05-12 14:49:52 +02:00
writer.plain Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
writer.rst Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
writer.rtf Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
writer.tei
writer.texinfo Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
writer.textile Shared.compactify: Avoid mixed lists. 2019-02-25 17:33:54 -08:00
writer.xwiki Add XWiki Support (#4167) 2019-04-02 17:27:02 -06:00
writer.zimwiki Zimwiki writer: remove automatic colon prefix before internal images (#5183) 2019-01-01 14:08:38 -08:00
writers-lang-and-dir.context
writers-lang-and-dir.latex LaTeX template: Add pdflang to hypersetup if lang is set. 2019-04-11 16:58:36 -07:00
writers-lang-and-dir.native