pandoc/test
John MacFarlane 136bf901aa Markdown reader: distinguish autolinks in the AST.
With this change, autolinks are parsed as Links with
the `uri` class. (The same is true for bare links, if
the `autolink_bare_uris` extension is enabled.)  Email
autolinks are parsed as Links with the `email` class.
This allows the distinction to be represented in the
URI.

Formerly the `uri` class was added to autolinks by
the HTML writer, but it had to guess what was an autolink
and could not distinguish `[http://example.com](http://example.com)`
from `<http://example.com>`.  It also incorrectly recognized
`[pandoc](pandoc)` as an autolink.  Now the HTML writer
simply passes through the `uri` attribute if it is present,
but does not add anything.

The Textile writer has been modified so that the `uri`
class is not explicitly added for autolinks, even if it
is present.

Closes #4913.
2018-09-19 14:53:29 -07:00
..
command Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
docx Support underline in docx writer. 2018-05-08 10:17:51 -07:00
epub Use texmath-0.11. 2018-05-10 12:10:35 -07:00
fb2 FB2 writer: convert Plain to Para in annotation 2018-06-12 15:32:30 +03:00
lua Lua Utils module: add function blocks_to_inlines (#4799) 2018-07-30 10:55:25 -07:00
media
odt
pptx More spellcheck 2018-07-02 19:07:28 +03:00
Tests Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
bodybg.gif
creole-reader.native
creole-reader.txt
docbook-reader.docbook
docbook-reader.native
docbook-xref.docbook
docbook-xref.native DocBook reader: metadata handling improvements. 2018-07-30 14:38:38 -07:00
dokuwiki_external_images.dokuwiki
dokuwiki_external_images.native
dokuwiki_inline_formatting.dokuwiki
dokuwiki_inline_formatting.native
dokuwiki_multiblock_table.dokuwiki Dokuwiki writer: fix LineBreaks in Tables (#4444) 2018-03-11 18:20:36 -07:00
dokuwiki_multiblock_table.native Dokuwiki writer: fix LineBreaks in Tables (#4444) 2018-03-11 18:20:36 -07:00
haddock-reader.haddock
haddock-reader.native
html-reader.html
html-reader.native
insert
jats-reader.native Remove extraneous, significant whitespace in JATS writer output (#4335) 2018-03-05 09:44:34 -08:00
jats-reader.xml Remove extraneous, significant whitespace in JATS writer output (#4335) 2018-03-05 09:44:34 -08:00
lalune.jpg
latex-reader.latex
latex-reader.native
lhs-test-markdown.native
lhs-test.fragment.html+lhs
lhs-test.html Use skylighting 0.7.2. Adjust tests. 2018-06-09 13:34:21 -07:00
lhs-test.html+lhs Use skylighting 0.7.2. Adjust tests. 2018-06-09 13:34:21 -07:00
lhs-test.latex Changes for skylighting-0.5. 2017-12-10 21:13:05 -08:00
lhs-test.latex+lhs
lhs-test.markdown
lhs-test.markdown+lhs
lhs-test.native
lhs-test.rst RST writer: use more consistent indentation. 2018-04-19 13:47:16 -07:00
lhs-test.rst+lhs RST writer: use more consistent indentation. 2018-04-19 13:47:16 -07:00
markdown-citations.native
markdown-citations.txt
markdown-reader-more.native Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
markdown-reader-more.txt
mediawiki-reader.native
mediawiki-reader.wiki
movie.jpg
opml-reader.native
opml-reader.opml
pipe-tables.native Markdown: Improved computation of relative cell widths in pipe tables. 2017-12-12 15:36:29 -08:00
pipe-tables.txt
rst-reader.native RST reader: improve parsing of inline interpreted text roles. 2018-08-05 09:56:43 -07:00
rst-reader.rst
s5-basic.html HTML writer: Use br elements in line blocks... 2017-12-26 08:40:33 -08:00
s5-fancy.html Removed deprecated ancient HTML math methods. 2018-04-25 17:18:56 -07:00
s5-fragment.html
s5-inserts.html HTML writer: Use br elements in line blocks... 2017-12-26 08:40:33 -08:00
s5.native
tables-rstsubset.native Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.asciidoc Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.context Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.custom Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.docbook4 Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.docbook5 Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.dokuwiki
tables.fb2 FB2 writer: represent HorizontalRule as empty line 2018-04-05 19:53:36 +03:00
tables.haddock Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.html4 Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.html5 Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.icml Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.jats Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.latex Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.man Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.markdown Small test suite update. Markdown tables. 2018-04-21 14:16:24 -07:00
tables.mediawiki Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.ms Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.muse
tables.native Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.opendocument
tables.org
tables.plain Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.rst Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.rtf Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.tei
tables.texinfo Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.textile Markdown reader/writer: spacing adjustments in tables. 2018-04-21 13:06:57 -07:00
tables.txt
tables.zimwiki
test-pandoc.hs Add FB2 reader (#4539) 2018-04-26 12:33:18 -07:00
testsuite.native Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
testsuite.txt
textile-reader.native More spellcheck 2018-07-02 19:07:28 +03:00
textile-reader.textile More spellcheck 2018-07-02 19:07:28 +03:00
tikiwiki-reader.native TikiWiki reader: improve list parsing (#4723) 2018-06-28 13:35:54 +02:00
tikiwiki-reader.tikiwiki
twiki-reader.native
twiki-reader.twiki
txt2tags.native
txt2tags.t2t More spellcheck 2018-07-02 19:07:28 +03:00
vimwiki-reader.native
vimwiki-reader.wiki
writer.asciidoc AsciiDoc writer: do not output implicit heading IDs 2018-02-13 23:19:34 +03:00
writer.context Markdown reader: Use "tex" instead of "latex" for raw tex-ish content. 2018-08-15 10:25:12 -07:00
writer.custom Added tests for custom writer. 2017-12-27 09:15:45 -08:00
writer.docbook4 Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
writer.docbook5 Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
writer.dokuwiki
writer.fb2 FB2 writer: fix order of items in title-info 2018-06-12 14:48:52 +03:00
writer.haddock Haddock Writer: Use proper format for latex math in haddock (#4571). 2018-08-17 20:50:45 -07:00
writer.html4 Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
writer.html5 Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
writer.icml
writer.jats Remove extraneous, significant whitespace in JATS writer output (#4335) 2018-03-05 09:44:34 -08:00
writer.latex
writer.man
writer.markdown
writer.mediawiki
writer.ms Ms template: Fix date. 2018-04-25 17:49:01 -07:00
writer.muse Muse writer: use lightweight markup when possible 2018-09-02 03:29:27 +03:00
writer.native Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
writer.opendocument Make internal links work in ODT/OpenDocument. 2018-05-14 10:37:46 -07:00
writer.opml
writer.org Org writer: don't escape literal _, ^. 2018-09-09 13:11:53 -07:00
writer.plain
writer.rst RST writer: use .. container for generic Divs, instead of raw HTML. 2018-08-13 11:00:28 -07:00
writer.rtf
writer.tei TEI template: improve publicationStmt. 2018-08-16 21:19:03 -07:00
writer.texinfo Texinfo writer: use @sup and @sub instead of custom macros 2018-06-25 03:14:04 +03:00
writer.textile Markdown reader: distinguish autolinks in the AST. 2018-09-19 14:53:29 -07:00
writer.zimwiki
writers-lang-and-dir.context Update tests for #4605. 2018-05-01 21:26:08 -07:00
writers-lang-and-dir.latex Provide bidi package's option using \PassOptionsToPackage (#4357). 2018-03-17 20:20:57 -07:00
writers-lang-and-dir.native