index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pandoc.cabal
Age
Commit message (
Expand
)
Author
2022-03-28
Add lua53 flag.
John MacFarlane
2022-03-25
Rename T.P.Parsing.Combinators -> T.P.Parsing.General.
John MacFarlane
2022-03-24
CI: Test with ghc 9.2.2.
John MacFarlane
2022-03-24
Remove unnecessary dependency on hslua-aeson.
John MacFarlane
2022-03-18
Markdown writer: move table-related code into submodule.
Albert Krewinkel
2022-03-13
Shared: define ordNub as alias for nubOrd from containers package (#7963)
Albert Krewinkel
2022-03-11
Use dev version of pandoc-types.
John MacFarlane
2022-03-11
Parsing: partition module into (internal) submodules (#7962)
Albert Krewinkel
2022-02-24
DocBook reader: handle complete set of entities...
John MacFarlane
2022-02-24
Text.Pandoc.XML.Light: add versions of the parsers...
John MacFarlane
2022-02-19
Relax upper bound for hslua, allow hslua-2.2. (#7929)
Albert Krewinkel
2022-02-18
Require skylighting 0.12.3.
John MacFarlane
2022-02-17
Lua: Use pandoc-lua-marshal 0.1.5.
Albert Krewinkel
2022-02-06
Lua: move custom writer code into Lua hierarchy.
Albert Krewinkel
2022-02-06
Lua: add module `pandoc.layout` to format and layout text
Albert Krewinkel
2022-02-05
Add RIS bibliography format reader.
John MacFarlane
2022-02-04
Add endnotexml test to pandoc.cabal extra-source-files.
John MacFarlane
2022-02-04
Add endnote XML reader.
John MacFarlane
2022-01-31
Bump to 2.17.1.1, update changelog and man page.
John MacFarlane
2022-01-29
Bump to 2.17.1. Provisionally update changelog.
John MacFarlane
2022-01-29
Switch to hslua-2.1
Albert Krewinkel
2022-01-28
Don't read files outside of user data directory
Even Brenden
2022-01-21
Search for metadata files in $DATADIR/metadata (#7851)
Even Brenden
2022-01-19
Use skylighting 0.12.2.
John MacFarlane
2022-01-14
Bump to 2.17.0.1, update changelog.
John MacFarlane
2022-01-14
Use commonmark-pandoc 0.2.1.2.
John MacFarlane
2022-01-14
Require pandoc-lua-marshal 0.1.3.1
Albert Krewinkel
2022-01-12
Bump version to 2.17.
John MacFarlane
2022-01-12
Use commonmark-extensions 0.2.3.
John MacFarlane
2022-01-11
Use citeproc 0.6.0.1.
John MacFarlane
2022-01-11
Use latest texmath (0.12.4).
John MacFarlane
2022-01-10
Minor reformatting of cabal file
John MacFarlane
2022-01-09
Update commits for dev dependencies, allow text 2.0.
John MacFarlane
2022-01-09
pandoc.cabal: add a test file to extra-source-files.
John MacFarlane
2022-01-07
Fix parsing of footnotes in `--metadata-file`.
John MacFarlane
2022-01-04
Lua: add `pandoc.template` module
Albert Krewinkel
2022-01-04
Lua: marshal templates as opaque userdata values
Albert Krewinkel
2022-01-02
Copyright notices: update for 2022
Albert Krewinkel
2022-01-01
Lua: provide global `PANDOC_WRITER_OPTIONS` [API change]
Albert Krewinkel
2022-01-01
Lua: marshal ReaderOptions field `extensions`, `track_changes` via JSON
Albert Krewinkel
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-22
Add markua test files to extra-source-files.
John MacFarlane
2021-12-22
Add text wrapping to HTML output.
John MacFarlane
2021-12-19
Add a writer for Markua 0.10 (#7729)
binaarinen
2021-12-17
Lua: add function `pandoc.utils.references`
Albert Krewinkel
2021-12-13
Lua: support topdown traversals
Albert Krewinkel
2021-12-11
fix(IpynbOutput)!: rank always favors output format
Kolen Cheung
2021-12-11
Custom reader: pass list of sources instead of concatenated text
Albert Krewinkel
2021-12-10
Switch to released pandoc-lua-marshal-0.1.2
Albert Krewinkel
[prev]
[next]