index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2023-03-05
DocBook reader: parse `figure` as a Figure element in the AST.
John MacFarlane
2023-03-03
Asciidoc writer: Properly escape `|` in table cells.
John MacFarlane
2023-03-01
Make sure TSV reader doesn't gobble tabs as whitespace.
John MacFarlane
2023-03-01
Org reader: accept empty tables
Albert Krewinkel
2023-02-24
RST reader: align with spec in syntax for role names.
John MacFarlane
2023-02-22
LaTeX writer: do not use longtable foot with Beamer
Albert Krewinkel
2023-02-18
JATS writer: include alt-text in `<graphic>`, `<inline-graphic>` elements
Albert Krewinkel
2023-02-15
fixed <xref> references to tables in DocBook files
Pavol Otto
2023-02-12
URL style in ConTeXt (#8612)
Thomas Hodgson
2023-02-09
Citeproc: Fix bug in metaValueToReference.
John MacFarlane
2023-02-05
LaTeX writer: include short figure/table caption if one is given.
Albert Krewinkel
2023-02-01
Handle % in biblatex doi field.
John MacFarlane
2023-02-01
Add some diagnostics to newif test.
John MacFarlane
2023-01-29
Add support for Textile footnote backlinks (#8585)
Stephen Altamirano
2023-01-29
ODT reader: fix blockquote indent detection
Daniel Kessler
2023-01-25
Ensure that automatically set variables ...
John MacFarlane
2023-01-23
LaTeX reader: Fix bug in macro resolution for environments.
John MacFarlane
2023-01-20
HTML writer: don't omit newlines in task lists.
John MacFarlane
2023-01-20
HTML writer: don't disable checkboxes in task lists.
John MacFarlane
2023-01-16
Add tests for org tags
Albert Krewinkel
2023-01-15
Markdown, CommonMark: add support for wiki links. [API change]
Albert Krewinkel
2023-01-15
ConTeXt writer: support `tagging` extension [API Change]
Albert Krewinkel
2023-01-14
Remove Null constructor from docs
Albert Krewinkel
2023-01-13
Remove block constructor Null from the code base.
John MacFarlane
2023-01-13
Support complex figures. [API change]
Albert Krewinkel
2023-01-13
HTML style template: put Consolas before Lucida Console for code font.
John MacFarlane
2023-01-12
Store "unnumbered" class in DocBook role attribute (#8481)
lifeunleaded
2023-01-11
Use jira-wiki-markup 1.5.0
Albert Krewinkel
2023-01-10
Update copyright years, it's 2023!
Albert Krewinkel
2023-01-06
Add `code { hyphens: manual; }` to HTML and EPUB CSS.
John MacFarlane
2023-01-05
isURI: don't require non-ASCII characters to be escaped.
John MacFarlane
2023-01-04
Use `\toprule\noalign{}` instead of `\toprule()` in LaTeX tables.
John MacFarlane
2022-12-28
Man writer: use UTF-8 by default for non-ascii characters.
John MacFarlane
2022-12-22
Support "software" type in biblatex <-> CSL conversions.
John MacFarlane
2022-12-20
Shared: use LineBreak as default block sep in blocksToInlines
Albert Krewinkel
2022-12-20
Markdown writer: avoid HTML fallbacks in the generated TOC.
Albert Krewinkel
2022-12-17
ConTeXt writer: always use `\type` for inline code
Albert Krewinkel
2022-12-16
ConTeXt writer: fix previous commit for some unlisted sections
Albert Krewinkel
2022-12-16
ConTeXt writer: add support for unlisted, unnumbered headings
Albert Krewinkel
2022-12-15
Textile reader: handle empty paragraphs.
John MacFarlane
2022-12-08
Shared: change defaultBlocksSeparator to PARAGRAPH SEPARATOR
Albert Krewinkel
2022-11-29
DocBook writer: Fix position of textobject.
John MacFarlane
2022-11-29
AsciiDoc writer: in link text, only replace commas...
John MacFarlane
2022-11-29
DocBook writer: don't indent contents of title element.
John MacFarlane
2022-11-29
DocBook writer: render image alt text using textobject element.
John MacFarlane
2022-11-28
Textile Reader:
vkraven
2022-11-23
Fix command test #7743 for Windows
Albert Krewinkel
2022-11-19
Docx reader: Support parsing of highlighted text.
John MacFarlane
2022-11-19
LaTeX writer: Use soul instead of ulem for strikeout, underline.
John MacFarlane
2022-11-11
Add tests for the new table features
Wout Gevaert
[next]