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
2021-11-11
Writers.Shared: Improve toLegacyTable.
Christian Despres
2021-11-09
Lua: fix argument order in constructor `pandoc.Cite`.
Albert Krewinkel
2021-11-08
Properly handle commented lines in BibTeX/BibLaTeX.
John MacFarlane
2021-11-08
Add `<titleabbr>` support to DocBook reader
Rowan Rodrik van der Molen
2021-11-08
Lua: ensure that 're' module is always available.
Albert Krewinkel
2021-11-07
LaTeX reader: add 'uri' class when parsing `\url`.
John MacFarlane
2021-11-06
Lua: allow to pass custom reader options to `pandoc.read`
Albert Krewinkel
2021-11-05
Support for <indexterm>s when reading DocBook (#7607)
Rowan Rodrik van der Molen
2021-11-02
Docx reader: don't let first line indents trigger block quotes.
John MacFarlane
2021-11-02
Lua: fix typo in SoftBreak constructor
Albert Krewinkel
2021-11-02
Lua tests: ensure Inline elements have all expected properties
Albert Krewinkel
2021-11-02
Lua: re-add `content` property to Strikeout elements
Albert Krewinkel
2021-11-02
Lua: be more forgiving when retrieving the Image `caption` property
Albert Krewinkel
2021-11-02
Lua: display Attr values using their native Haskell representation
Albert Krewinkel
2021-11-02
Lua: allow omitting the 2nd parameter in pandoc.Code constructor
Albert Krewinkel
2021-11-02
Lua: allow to compare, show Citation values
Albert Krewinkel
2021-11-02
Lua tests: ensure Block elements have expected properties
Albert Krewinkel
2021-11-01
Lua: restore `content` property on Header elements
Albert Krewinkel
2021-11-01
Lua: restore List behavior of MetaList
Albert Krewinkel
2021-10-31
Lua: re-add `content` property to Link elements
Albert Krewinkel
2021-10-29
Docx writer: add IDs to native_numbering test
Tristan Stenner
2021-10-29
Update test golden master for docx native numbering
Tristan Stenner
2021-10-29
Lua: use hslua module abstraction where possible
Albert Krewinkel
2021-10-28
Lua: fix placement of tests for Block elements in pandoc module tests
Albert Krewinkel
2021-10-27
Lua: re-add `t` and `tag` property to Attr values
Albert Krewinkel
2021-10-27
Switch back from HsYAML to yaml.
John MacFarlane
2021-10-26
Lua: marshal SimpleTable values as userdata objects
Albert Krewinkel
2021-10-26
Lua: marshal Block values as userdata objects
Albert Krewinkel
2021-10-25
Lua: marshal Citation values as userdata objects
Albert Krewinkel
2021-10-24
Fix more epub files in epub reader tests.
John MacFarlane
2021-10-24
Clean up wasteland.epub and formatting.epub from reader tests.
John MacFarlane
2021-10-24
Fixed test/epub/img.epub and img_no_cover.epub...
John MacFarlane
2021-10-23
Fix conformance errors in test/epub/features.epub and
John MacFarlane
2021-10-22
Org reader: allow an initial :PROPERTIES: drawer to add to metadata.
John MacFarlane
2021-10-22
Lua: marshal Attr values as userdata
Albert Krewinkel
2021-10-22
Lua: marshal Pandoc values as userdata
Albert Krewinkel
2021-10-22
Switch to hslua-2.0
Albert Krewinkel
2021-10-20
Markdown reader: don't parse links or bracketed spans as citations.
John MacFarlane
2021-10-18
Docx reader: fix handling of empty fields
Milan Bracke
2021-10-18
Docx parser: implement PAGEREF fields
Milan Bracke
2021-10-18
Docx reader: fix handling of nested fields
Milan Bracke
2021-10-17
pptx: Line up continuation paragraphs
Emily Bourke
2021-10-17
pptx: Fix list level numbering
Emily Bourke
2021-10-16
Ensure that babel is loaded also with pdflatex.
John MacFarlane
2021-10-14
asciidoc writer: translate numberLines attribute to linesnum switch
Samuel Tardieu
2021-10-14
DocBook reader: honor linenumbering attribute
Samuel Tardieu
2021-10-13
Fix markdown parsing bug for math in bracketed spans and links.
John MacFarlane
2021-10-11
Update wasteland tests.
John MacFarlane
2021-10-10
Avoid blockquote when parent style has more indent
Milan Bracke
2021-10-10
LaTeX reader: Properly handle `\^` followed by group closing.
John MacFarlane
[next]