Files
pandoc/test/command
John MacFarlane 0a93acf91a Markdown reader: don't parse links or bracketed spans as citations.
Previously pandoc would parse

    [link to (@a)](url)

as a citation; similarly

    [(@a)]{#ident}

This is undesirable.  One should be able to use example references
in citations, and even if `@a` is not defined as an example
reference, `[@a](url)` should be a link containing an author-in-text
citation rather than a normal citation followed by literal `(url)`.

Closes #7632.
2021-10-20 10:34:47 -07:00
..
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-09-21 10:42:24 -07:00
2021-08-24 12:56:31 -07:00
2021-09-21 10:42:24 -07:00
2021-09-16 20:46:05 -07:00
2021-09-21 10:42:24 -07:00