index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-07
Org writer: support starting number cookies
Lucas Viana
2022-01-07
Add LaTeX babel mappings for Guajati (gu) and Oriya (or).
John MacFarlane
2022-01-07
Fix gitignore wildcards to use `**`.
John MacFarlane
2022-01-07
Fix typo panjabi -> punjabi.
John MacFarlane
2022-01-06
MediaWiki writer: Remove redundant display text for wiki links
Jesse Hathaway
2022-01-06
Change stretch to r-stretch in manual for reveal.js.
John MacFarlane
2022-01-06
Modify .gitignore.
John MacFarlane
2022-01-06
reveal.js: Make sure images with r-stretch are not in p tags.
John MacFarlane
2022-01-06
reveal.js: don't add r-fit-text class to section.
John MacFarlane
2022-01-06
Org reader: support counter cookies in lists
Lucas Viana
2022-01-05
AsciiDoc writer: improve detection of intraword emphasis.
John MacFarlane
2022-01-05
MANUAL.txt: clarify "standard Markdown" as "original Markdown"
Martin Fischer
2022-01-04
Lua: add `pandoc.template` module
Albert Krewinkel
2022-01-04
Lua: marshal templates as opaque userdata values
Albert Krewinkel
2022-01-04
Lua: add `pandoc.WriterOptions` constructor
Albert Krewinkel
2022-01-04
Lua: add function `pandoc.write`
Albert Krewinkel
2022-01-04
Stop exporting `writeCustom` from module T.P.Writers [API change]
Albert Krewinkel
2022-01-03
Markdown writer: fix indentation issue in footnotes.
John MacFarlane
2022-01-03
DocBook reader: be sensitive to spacing="compact" in lists.
John MacFarlane
2022-01-03
Issue error with --list-extensions for invalid formats.
John MacFarlane
2022-01-03
parseFormatSpec: cleaner error message for invalid extensions.
John MacFarlane
2022-01-03
Minor code improvement.
John MacFarlane
2022-01-03
Don't read sources until in/out format are verified.
John MacFarlane
2022-01-02
ConTeXt template: make title appear in PDF title bar.
John MacFarlane
2022-01-02
Odt: Add list-header
Tuong Nguyen Manh
2022-01-02
Change reference.pptx to use 16:9 aspect ratio.
John MacFarlane
2022-01-02
Copyright notices: update for 2022
Albert Krewinkel
2022-01-02
Lua writer: allow variables to be set via second return value of `Doc`
Albert Krewinkel
2022-01-02
doc/lua-filters.md: fix and improve documentation
Albert Krewinkel
2022-01-02
Lua writer: provide global `PANDOC_WRITER_OPTIONS`
Albert Krewinkel
2022-01-01
Use latest version of KaTeX.
John MacFarlane
2022-01-01
Lua: provide global `PANDOC_WRITER_OPTIONS` [API change]
Albert Krewinkel
2022-01-01
Apply some HLint suggestions
Albert Krewinkel
2022-01-01
stack.yaml: add missing hslua-aeson entry to extra-deps
Albert Krewinkel
2022-01-01
Org reader: allow trailing spaces after key/value pairs in directives
Albert Krewinkel
2022-01-01
Lua: marshal ReaderOptions field `extensions`, `track_changes` via JSON
Albert Krewinkel
2021-12-31
Lua: use global state when parsing documents in `pandoc.read`
Albert Krewinkel
2021-12-31
Lua: cleanup stack in peekReadOptionsTable
Albert Krewinkel
2021-12-30
Docx reader: handle multiple pic elements inside a drawing.
John MacFarlane
2021-12-30
Docx reader: change elemToParPart to return [ParPart]
John MacFarlane
2021-12-30
Fix ghc 9.2.1 warnings.
John MacFarlane
2021-12-30
Use latest commonmark-hs.
John MacFarlane
2021-12-30
pandoc.cabal: remove unnecessary QuickCheck dependency.
John MacFarlane
2021-12-30
Lua: allow binary (byte string) readers to be used with `pandoc.read`
Albert Krewinkel
2021-12-29
Fix macos build on GitHub actions release-candidate.
John MacFarlane
2021-12-29
Restore macos build on GitHub release-candidate action.
John MacFarlane
2021-12-28
Use `splitDirectories` istead of `splitPath`.
John MacFarlane
2021-12-28
OpenDocument writer: fix vertical align bug with display math.
John MacFarlane
2021-12-28
doc/lua-filters.md: improve documentation of `make_sections`
Albert Krewinkel
2021-12-25
Lua: improve handling of empty caption, body by `from_simple_table`
Albert Krewinkel
[next]