index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Readers
Age
Commit message (
Expand
)
Author
2023-07-05
MediaWiki reader: revise treatment of "link trail."
John MacFarlane
2023-07-05
Use latest dev typst-hs.
John MacFarlane
2023-07-05
Typst reader: handle style, align, place in inline contexts too.
John MacFarlane
2023-07-03
Get things working with latest dev version of typst.
John MacFarlane
2023-07-01
Typst writer: some math improvements.
John MacFarlane
2023-06-30
Typst reader: improve info message for skipped elements.
John MacFarlane
2023-06-30
Fix typst reader for new typst-hs version.
John MacFarlane
2023-06-28
Markdown reader: Further strictness annotations.
John MacFarlane
2023-06-28
Markdown reader: add strictness annotations.
John MacFarlane
2023-06-26
Require commonmark >= 0.2.3 and fix import warning.
John MacFarlane
2023-06-24
Fix spacing issues.
John MacFarlane
2023-06-24
Update TableBody RowHeadColumns caculation: change from max to min (#8634)
Ruqi
2023-06-22
Retain image query parameters in dokuwiki reader (#8887)
ech0
2023-06-22
Textile reader: Add support for link references (#8706)
Stephen Altamirano
2023-06-22
LaTeX reader: support alt text on images. (#8745)
Albert Krewinkel
2023-06-19
Make `implicit_figures` work again in commonmark reader.
John MacFarlane
2023-06-08
Add footer and multiple body parsing to JATS table reader (#8795)
Noah Malmed
2023-06-07
Parse references title from ref-list in JATS reader.
John MacFarlane
2023-06-06
Fix whitespace.
John MacFarlane
2023-06-06
Add typst reader.
John MacFarlane
2023-06-06
Improve title and label parsing in the JATS reader (#8840)
Noah Malmed
2023-06-05
ODT reader: allow lists in table cells. Closes #8892.
John MacFarlane
2023-06-04
ODT reader: allow frames inside spans.
John MacFarlane
2023-05-29
RST redear: Fix sorting on anonymous keys.
John MacFarlane
2023-05-17
HTML reader: fix iframe with data URI of an image.
John MacFarlane
2023-05-08
Introduce support for Intense Quote in Docx conversion
Stephan Meijer
2023-05-04
Markdown reader: disallow escaping of `~` and `"` in markdown_strict
Albert Krewinkel
2023-05-04
LaTeX reader: ignore args to column type in `\multicolumn`.
Albert Krewinkel
2023-04-14
Fix bug in RTF table parsing.
John MacFarlane
2023-04-07
DocBook reader: support more emphasis roles.
Albert Krewinkel
2023-04-05
Add rowspan, colspan and alignment to cells in jats table reader (#8726)
Noah Malmed
2023-04-05
Org reader: treat `#+NAME` as synonym for `#+LABEL`.
Albert Krewinkel
2023-04-01
Org reader: require abstract environment to use lowercase
Albert Krewinkel
2023-03-22
Org reader: Allow zero width space as an escape character
Christian Christiansen
2023-03-22
DocBook reader: handle "book" for xref references
Andres Freund
2023-03-21
DocBook reader: handle `<part>`.
John MacFarlane
2023-03-20
HTML reader: fix behavior with `-native_spans-raw_html`.
John MacFarlane
2023-03-13
Jira reader: add panel title as nested div
Albert Krewinkel
2023-03-05
JATS reader: avoid generating duplicate figure captions.
John MacFarlane
2023-03-05
DocBook reader: parse `figure` as a Figure element in the AST.
John MacFarlane
2023-03-02
EPUB reader: Give additional information in error...
John MacFarlane
2023-03-01
Org reader: accept empty tables
Albert Krewinkel
2023-02-28
LaTeX table parser: also allow `6*c` in column spec.
John MacFarlane
2023-02-28
LaTeX reader: fix multiplication syntax for tabular.
John MacFarlane
2023-02-24
RST reader: align with spec in syntax for role names.
John MacFarlane
2023-02-18
HTML writer: allow "track" element to be treated as block-level HTML.
John MacFarlane
2023-02-18
Docx reader: parse image alt texts in LibreOffice generated files
Albert Krewinkel
2023-02-15
fixed <xref> references to tables in DocBook files
Pavol Otto
2023-01-29
Add support for Textile footnote backlinks (#8585)
Stephen Altamirano
2023-01-29
ODT reader: fix blockquote indent detection
Daniel Kessler
[prev]
[next]