<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/test/Tests/Readers, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2021-12-14T19:34:32Z</updated>
<entry>
<title>Org reader: parse official org-cite citations.</title>
<updated>2021-12-14T19:34:32Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-12-14T18:40:24Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=394fa9d0727a30f540d9c36ccfa68fc942cad587'/>
<id>urn:sha1:394fa9d0727a30f540d9c36ccfa68fc942cad587</id>
<content type='text'>
We also support the older org-ref style as a fallback.
We no longer support the "markdown-style" citations.

See #7329.
</content>
</entry>
<entry>
<title>Org reader: remove support for "Berkeley style" citations.</title>
<updated>2021-12-14T17:20:26Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-12-14T17:20:09Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=5817e864918e5d03b6402afac0ff8c748a2ac2f6'/>
<id>urn:sha1:5817e864918e5d03b6402afac0ff8c748a2ac2f6</id>
<content type='text'>
See #7329.
</content>
</entry>
<entry>
<title>RST reader: handle class attribute for for custom roles (#7700)</title>
<updated>2021-11-19T01:33:57Z</updated>
<author>
<name>willj-dev</name>
<email>94586033+willj-dev@users.noreply.github.com</email>
</author>
<published>2021-11-19T01:33:57Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=005dc7ce56a4a165fa9af239cc28a2589f7b169d'/>
<id>urn:sha1:005dc7ce56a4a165fa9af239cc28a2589f7b169d</id>
<content type='text'>
Previously the class attribute was ignored, and the name of the role used as the class.
Closes #7699.
</content>
</entry>
<entry>
<title>Org reader: allow an initial :PROPERTIES: drawer to add to metadata.</title>
<updated>2021-10-23T05:10:25Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-10-23T05:10:25Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=c712d13b67a92c887d5ef185064aecf0972d4496'/>
<id>urn:sha1:c712d13b67a92c887d5ef185064aecf0972d4496</id>
<content type='text'>
Closes #7520.
</content>
</entry>
<entry>
<title>Docx reader: fix handling of empty fields</title>
<updated>2021-10-19T02:15:40Z</updated>
<author>
<name>Milan Bracke</name>
<email>mbracke@antidot.net</email>
</author>
<published>2021-06-24T07:27:28Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=465c28d28e1017040a41653edb6248056f178d3b'/>
<id>urn:sha1:465c28d28e1017040a41653edb6248056f178d3b</id>
<content type='text'>
Some fields only have an instrText and no content, Pandoc didn't
understand these, causing other fields to be misunderstood because it
seemed like a field was still open when it wasn't.
</content>
</entry>
<entry>
<title>Docx parser: implement PAGEREF fields</title>
<updated>2021-10-19T02:15:40Z</updated>
<author>
<name>Milan Bracke</name>
<email>mbracke@antidot.net</email>
</author>
<published>2021-06-11T07:26:09Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=6acc82c5d2885c596c52e6c35bed8fe08f535066'/>
<id>urn:sha1:6acc82c5d2885c596c52e6c35bed8fe08f535066</id>
<content type='text'>
These fields, often used in tables of contents, can be a hyperlink.
</content>
</entry>
<entry>
<title>Docx reader: fix handling of nested fields</title>
<updated>2021-10-19T02:15:40Z</updated>
<author>
<name>Milan Bracke</name>
<email>mbracke@antidot.net</email>
</author>
<published>2021-06-14T13:00:36Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=193f6bfebaa43d0d6749d10a4e7ca78a0d31361d'/>
<id>urn:sha1:193f6bfebaa43d0d6749d10a4e7ca78a0d31361d</id>
<content type='text'>
Fields delimited by fldChar elements can contain other fields. Before,
the nested fields would be ignored, except for the end, which would be
considered the end of the parent field.

To fix this issue, fields needed to be considered containing ParParts
instead of Runs, since a Run can't represent complex enough structures.
This also impacted Hyperlinks since they can originate from a field.
</content>
</entry>
<entry>
<title>Avoid blockquote when parent style has more indent</title>
<updated>2021-10-10T23:27:32Z</updated>
<author>
<name>Milan Bracke</name>
<email>mbracke@antidot.net</email>
</author>
<published>2021-10-01T09:34:14Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=0f98cbff4b61b8e79f386f77d18b3218f1214b25'/>
<id>urn:sha1:0f98cbff4b61b8e79f386f77d18b3218f1214b25</id>
<content type='text'>
When a paragraph has an indentation different from the parent (named)
style, it used to be considered a blockquote. But this only makes sense
when the paragraph has more indentation. So this commit adds a check
for the indentation of the parent style.
</content>
</entry>
<entry>
<title>Multimarkdown sub- and superscripts (#5512) (#7188)</title>
<updated>2021-08-16T04:57:57Z</updated>
<author>
<name>OCzarnecki</name>
<email>44535552+OCzarnecki@users.noreply.github.com</email>
</author>
<published>2021-08-16T04:57:57Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=e37cf4484d38c171d9f7477a8ae9eca9643cc426'/>
<id>urn:sha1:e37cf4484d38c171d9f7477a8ae9eca9643cc426</id>
<content type='text'>
Added an extension `short_subsuperscripts` which modifies the behavior
of `subscript` and `superscript`, allowing subscripts or superscripts containing only
alphanumerics to end with a space character (eg. `x^2 = 4` or `H~2 is
combustible`).  This improves support for multimarkdown. Closes #5512.

Add `Ext_short_subsuperscripts` constructor to `Extension` [API change].
This is enabled by default for `markdown_mmd`.
</content>
</entry>
<entry>
<title>Tests.Helpers: export testGolden and use it in RTF reader.</title>
<updated>2021-08-11T05:07:48Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-08-11T05:07:48Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=06d97131e530d2ee9b14617290a157dd42c0db30'/>
<id>urn:sha1:06d97131e530d2ee9b14617290a157dd42c0db30</id>
<content type='text'>
This gives a diff output on failure.
</content>
</entry>
</feed>
