main
RST reader: Fix nested placeholder resolution for inline elements (#11753)
Typst writer: make writer sensitive to typst-label attribute.
Docx writer: use namespace URI instead of prefix in extractPageLayout (#11697)
Regenerate epub tests with latest changes to EPUB reader.
Support complex figures. [API change]
ipynb reader: add cell id to attachment filename...
Moved tests/ -> test/.
Odt reader: Support Preformatted Text from pandoc writer
Support pptx (PowerPoint) as an input format.
PPTX writer: keep tables and surrounding text on same slide (#11411)
RTF reader: support legacy \pn/\pntext paragraph numbering (#11686).
T.P.Writers.Shared: htmlAttrs: use `data-` prefix when needed.
Vimdoc writer (#11132)
Add `xlsx` (Microsoft Excel) as an input format.
Respect empty LineBlock lines in ANSI writer
Add asciidoc as an input format.
Use latest dev asciidoc.
Switch from pretty-simple to pretty-show for native output.
Creole reader (#4002)
Add djot reader and writer.
Use dev version of djoths.
docbook reader: fix nesting of chapters and sections (#5864)
DocBook reader: support "role" attribute (#11255)
DocBook reader: handle "book" for xref references
Parse id, class, and tabstyle on tables in DocBook Reader
Dokuwiki writer: remove automatic ':' prefix before internal image links (#5183)
Dokuwiki writer: fix LineBreaks in Tables (#4444)
Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors
EndNote reader: add nocite as the other bib format readers do.
Add endnotexml reader test.
Revert "Revert "Update #8764 command test for latest change to HTML table parser (#8634).""
Fix typos (#10349)
Add jira reader (#5913)
LaTeX reader test: Allow compilation of file (#5364)
LaTeX reader: add 'uri' class when parsing `\url`.
Change lhs tests so they don't use `--standalone`.
Removed superfluous sourceCode class on code blocks.
RST writer: use more consistent indentation.
Support header and footer in MAN reader
Add auto_identifiers support to Man Reader (#11675)
Markdown reader: remove some misguided list fanciness.
Support rowspans and colspans in grid tables (#8202)
Track wikilinks with a class instead of a title
Replace org #+KEYWORDS with #+keywords
Consume blanks after =encoding in pod reader (#10544)
Add Pod reader
RST reader: avoid putting metadata in Para.
HTML styles: make screen-only CSS conditional (#11606)
Use MathJax v4 in default HTML templates.
Add text wrapping to HTML output.
HTML templates: include pandoc-version in generator meta tag.
RST writer: don't emit alignment markers in grid tables.
Asciidoc writer: shorter delimiters for tables, blockquotes.
Move test/tables.asciidoctor -> test/tables.asciidoc_legacy.
Add BBCode writer (#11242)
ConTeXt writer: support complex table structures. (#8116)
DocBook writer: don't indent contents of title element.
Use new doctemplates, doclayout.
Use the new builders, modify readers to preserve empty headers
T.P.Writer.Shared gridTable: more grid table fixes.
Don't emit unnecessary classes in HTML tables (#9376)
Markdown reader/writer: spacing adjustments in tables.
JATS writer: support advanced table features
Jira writer: fix output of table headers
LaTeX writer/template: small fix for unnumbered tables.
Use the most compatible form for roff escapes.
Use pretty-simple to format native output.
Markdown writer: don't try to align columns in pipe tables...
Change the Mediawiki writer to use the 'new' table structure
RTF writer: allow fontsize to be specified.
Add Txt2Tags writer (#11699).
Textile writer: get rid of header, odd, even classes on tr.
Typst writer: make `smart` extension work.
Markdown reader: ordered sublists must start with 1
Textile reader: Add support for link references (#8706)
TikiWiki: support underlined text
TWiki reader: use "wikilink" class, instead of title.
TWiki Reader: recognize WikiWords as internal links.
Fix/update URLs and use HTTP**S** where possible (#7122)
Typst reader/writer: use `divider()` for horizontal rule.
Add typst reader tests.
Vimwiki reader: Add nested syntax highlighting (#6257)
HTML styles: remove hard-coded font-size for print CSS.
Markdown writer: Fix ordered list bug.
ODT writer: image anchoring, percent dimensions, text width resolution (#11746)
Texinfo writer: fix escaping in links.
Typst template: rename `horizontalrule` to `horizontalRule` (#11784)
Update context writer tests for template change.
LaTeX template: Define `\xmpquote` if not defined.