pandoc/tests
Albert Krewinkel 7e5220b57c
Org reader: allow HTML attribs on non-figure images
Images which are the only element in a paragraph can still be given HTML
attributes, even if the image does not have a caption and is hence not a figure.
The following will add set the `width` attribute of the image to `50%`:

    #+ATTR_HTML: :width 50%
    [[file:image.jpg]]

Closes: #3222
2016-11-09 22:49:20 +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 Inline code when text has a special style 2016-11-08 09:29:46 -05:00
Tests Org reader: allow HTML attribs on non-figure images 2016-11-09 22:49:20 +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 Test fixes. 2015-12-12 12:58:31 -08: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 Updated tests for new HTML format. 2011-02-04 20:38:08 -08:00
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 RST writer: Use .. code:: language for code blocks with language. 2013-01-26 16:12:11 -08:00
lhs-test.rst+lhs RST writer: Use .. code:: language for code blocks with language. 2013-01-26 16:12:11 -08:00
markdown-citations.native Markdown reader: unresolved citations fall back to original text. 2013-09-14 22:28:37 -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 Added a test case with a complex raw latex environment in Markdown. 2016-10-31 22:08:47 +01:00
markdown-reader-more.txt Added a test case with a complex raw latex environment in Markdown. 2016-10-31 22:08:47 +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 Added OPML template, tests. 2013-03-20 10:17:59 -07:00
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 Docbook writer: Use CALS tables (instead of XHTML tables). 2011-07-24 23:24:03 -07:00
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 Test suite for FB2 writer. 2012-07-22 11:13:14 -07:00
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 pandoc: Add newline to output unless standalone. 2011-01-06 21:05:28 -08:00
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 Writer: Figure captions - Tests update 2015-04-12 00:56:02 +03:00
tables.org Pretty: Make CR + BLANKLINE = BLANKLINE. 2014-10-20 20:26:08 -07:00
tables.plain pandoc: Add newline to output unless standalone. 2011-01-06 21:05:28 -08:00
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 pandoc: Add newline to output unless standalone. 2011-01-06 21:05:28 -08:00
tables.textile Textile reader: Improved table support. 2014-08-30 20:34:42 -07:00
tables.txt Allow language-neutral table captions. 2010-07-06 21:02:26 -07:00
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: Use hyphens for yaml metadata block bottom line 2016-01-21 12:44: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: improved escaping. 2015-04-18 10:58:50 -07:00
writer.org Org writer: drop space before footnote markers 2016-10-17 22:11:03 +02:00
writer.plain Use unicode super/subscripts for digits in plain output. 2015-10-15 14:35:01 -07: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