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-08-16
Finished pandoc-server documentation.
John MacFarlane
2022-08-16
Improve documentation for pandoc-server.
John MacFarlane
2022-08-16
Update RELEASE-CHECKLIST.
John MacFarlane
2022-08-16
More make_artifacts fixes.
John MacFarlane
2022-08-16
LaTeX writer: use `\textquotesingle` for straight quotes in text.
John MacFarlane
2022-08-16
Update INSTALL.md installation from source instructions.
John MacFarlane
2022-08-16
Make sure we test building the server.
John MacFarlane
2022-08-16
Fix rc action for pandoc-server.
John MacFarlane
2022-08-15
make_artifacts.sh: use --installdir not --bindir.
John MacFarlane
2022-08-15
Small improvements to pandoc-server.md.
John MacFarlane
2022-08-15
make debpkg: get rid of docker.log.
John MacFarlane
2022-08-15
More make_artifacts fixes.
John MacFarlane
2022-08-15
Fix make_artifacts.sh.
John MacFarlane
2022-08-15
Split linux/control.in into two parts...
John MacFarlane
2022-08-15
pandoc.cabal: small update to description.
John MacFarlane
2022-08-15
linux/make_artifacts.sh: fix paths.
John MacFarlane
2022-08-15
make_artifacts.sh: create doc directory.
John MacFarlane
2022-08-15
Improve linux/make_artifacts.
John MacFarlane
2022-08-15
Makefile: Add man target.
John MacFarlane
2022-08-15
server: add --version.
John MacFarlane
2022-08-15
Beginning of man page for pandoc-server.
John MacFarlane
2022-08-15
Server: allow setting Accept:'application/octet-stream'...
John MacFarlane
2022-08-15
Server: minor changes. Add Blob type for auto base64 decoding.
John MacFarlane
2022-08-14
Server: TODO comments.
John MacFarlane
2022-08-14
Server: add more options.
John MacFarlane
2022-08-14
T.P.Highlighting: Export `lookupHighlightingStyle`.
John MacFarlane
2022-08-14
Server: support more writer options.
John MacFarlane
2022-08-14
Server: add citeproc support.
John MacFarlane
2022-08-14
Server: add files.
John MacFarlane
2022-08-14
Server: add abbreviations, defaultImageExtension, ...
John MacFarlane
2022-08-14
Use base64 instead of base64-bytestring.
John MacFarlane
2022-08-13
Server: support tabStop, indentedCodeClasses
John MacFarlane
2022-08-13
App: Remove unneeded MonadIO constraints in readSources.
John MacFarlane
2022-08-13
PDF: Use some standard PandocMonad functions instead of liftIO.
John MacFarlane
2022-08-13
Factor out convertWithOpts' from convertWithOpts.
John MacFarlane
2022-08-13
Server: add Default instance for Params.
John MacFarlane
2022-08-13
Support --strip-comments in commonmark/gfm.
John MacFarlane
2022-08-13
Lua: add function `pandoc.utils.citeproc`
Albert Krewinkel
2022-08-12
LaTeX template: fix behavior of `colorlinks` variable
Albert Krewinkel
2022-08-09
Server - set standalone by default to true if binary output.
John MacFarlane
2022-08-09
server /babelmark - make text a required param.
John MacFarlane
2022-08-09
server - have /babelmark accept form params rather than JSON.
John MacFarlane
2022-08-08
Server: Re-add /batch endpoint. We need it.
John MacFarlane
2022-08-08
server: change 'input' param back to 'text'.
John MacFarlane
2022-08-08
Switch CI to ubuntu-latest.
John MacFarlane
2022-08-08
server: make babelmark endpoint accept GET.
John MacFarlane
2022-08-08
pandoc-server: allow binary writers/readers.
John MacFarlane
2022-08-08
server: Accept POST instead of GET at babelmark endpoint.
John MacFarlane
2022-08-07
trypandoc Makefile revisions.
John MacFarlane
2022-08-07
Fix pandoc-server on linux make_artifacts.sh.
John MacFarlane
[next]