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
/
App
Age
Commit message (
Expand
)
Author
2022-09-30
[API Change] App: parameterize `options` over the scripting engine
Albert Krewinkel
2022-09-30
[API Change] Remove modules T.P.Writers.Custom and T.P.Readers.Custom.
Albert Krewinkel
2022-09-30
[API Change] Rename `pandocVersion` to `pandocVersionText`...
Albert Krewinkel
2022-09-29
Remove deprecated option `--strip-empty-paragraphs`.
John MacFarlane
2022-09-29
Remove deprecated `--atx-headers` option.
John MacFarlane
2022-09-29
Add `--list-tables` option.
John MacFarlane
2022-08-30
Produce error if --csl is used more than once (#8252)
Prat
2022-08-17
Redo FromJSON for Opt so that optional values can be omitted.
John MacFarlane
2022-08-14
T.P.Highlighting: Export `lookupHighlightingStyle`.
John MacFarlane
2022-06-14
add `--embed-resources` flag (#8121)
Elliot Bobrow
2022-05-14
Allow environment variable interpolation in highlight-style in defaults files...
Jaehwang Jung
2022-05-11
Allow environment variable interpolation in pdf-engine...
John MacFarlane
2022-04-24
Add tsv (tab separated values) as an input format.
John MacFarlane
2022-04-12
Add 'nightly' flag.
John MacFarlane
2022-04-12
Revert "Add 'nightly' flag and build with this for nightlies."
John MacFarlane
2022-04-12
Revert "Add CPP to avoid warning with nightly flag disabled."
John MacFarlane
2022-04-11
Add CPP to avoid warning with nightly flag disabled.
John MacFarlane
2022-04-11
Add 'nightly' flag and build with this for nightlies.
John MacFarlane
2022-04-11
Revert "Add info about git commit and date to `--version` info."
John MacFarlane
2022-04-11
Add info about git commit and date to `--version` info.
John MacFarlane
2022-03-29
Include Lua version in `--version` output. (#7997)
Albert Krewinkel
2022-02-22
`--version`: print hslua version.
John MacFarlane
2022-02-09
PDF: allow custom writer as format if engine is explicitly specified (#7901)
Albert Krewinkel
2022-02-05
Add RIS bibliography format reader.
John MacFarlane
2022-02-01
Restore wkhtmltopdf as default pdf engine for HTML
Albert Krewinkel
2022-01-31
Revert "T.P.App.Opt: fix logic bug in fullDefaultsPath."
John MacFarlane
2022-01-17
T.P.App.Opt: fix logic bug in fullDefaultsPath.
John MacFarlane
2022-01-17
PDF: support pagedjs-cli as pdf engine (#7838)
Albert Krewinkel
2022-01-13
When reading defaults file, stop at a line `...`.
John MacFarlane
2022-01-04
Stop exporting `writeCustom` from module T.P.Writers [API change]
Albert Krewinkel
2022-01-03
Issue error with --list-extensions for invalid formats.
John MacFarlane
2022-01-03
Minor code improvement.
John MacFarlane
2022-01-02
Copyright notices: update for 2022
Albert Krewinkel
2021-12-19
Add a writer for Markua 0.10 (#7729)
binaarinen
2021-11-09
Require ghc >= 8.6, base >= 4.12.
John MacFarlane
2021-10-27
Change JSON encodings of some types.
John MacFarlane
2021-10-27
Switch back from HsYAML to yaml.
John MacFarlane
2021-10-19
FormatHeuristics: remove `.tei.xml` extension for TEI.
John MacFarlane
2021-10-06
Don't prepend `file://` to `--syntax-definition` on Windows.
John MacFarlane
2021-08-28
Add `--sandbox` option.
John MacFarlane
2021-08-24
T.P.App.OutputSettings: Generalize some types...
John MacFarlane
2021-08-08
Allow `--slide-level=0`.
John MacFarlane
2021-05-09
Change reader types, allowing better tracking of source positions.
John MacFarlane
2021-03-20
Text.Pandoc.Parsing: remove F type synonym.
John MacFarlane
2021-03-15
Use foldl' instead of foldl everywhere.
John MacFarlane
2021-03-13
T.P.App.FormatHeuristics: shorten code, improve docs.
Albert Krewinkel
2021-03-06
Allow `--resource-path` to accumulate.
John MacFarlane
2021-03-05
Allow `${.}` in defaults files paths...
John MacFarlane
2021-03-05
Implement environment variable interpolation in defaults files.
John MacFarlane
2021-03-05
Add fields for CSL optinos to Opt.
John MacFarlane
[prev]
[next]