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
2017-10-26
More work on using-the-pandoc-api.md.
John MacFarlane
2017-10-25
More work on using-the-pandoc-api.md.
John MacFarlane
2017-10-25
pandoc.lua: define default list attributes
Albert Krewinkel
2017-10-24
Small improvements in using-the-pandoc-api.md.
John MacFarlane
2017-10-24
Text.Pandoc.App: export applyFilters, applyLuaFilters. (API change)
John MacFarlane
2017-10-24
More progress on using-the-pandoc-api.md.
John MacFarlane
2017-10-24
Added some haddock docs for Text.Pandoc.Class functions.
John MacFarlane
2017-10-24
Changed example in changelog.
John MacFarlane
2017-10-24
Some work on using-the-pandoc-api.md.
John MacFarlane
2017-10-24
Updated changelog
John MacFarlane
2017-10-24
HTML reader: close td/th should close any open block tag...
John MacFarlane
2017-10-24
HTML reader: td should close an open th or td.
John MacFarlane
2017-10-24
Revert "HTML reader: td or th implicitly closes blocks within last td/th."
John MacFarlane
2017-10-24
HTML reader: td or th implicitly closes blocks within last td/th.
John MacFarlane
2017-10-24
Fenced divs: ensure that paragraph at end doesn't become Plain.
John MacFarlane
2017-10-23
INSTALL.md: updated docs for the linux package.
John MacFarlane
2017-10-23
Back to using [WARNING] and [INFO] to mark messages.
John MacFarlane
2017-10-23
Implemented fenced Divs.
John MacFarlane
2017-10-23
HTML reader: `htmlTag` improvements.
John MacFarlane
2017-10-23
More pleasing presentation of warnings and info messages.
John MacFarlane
2017-10-23
Updated Glob upper bound.
John MacFarlane
2017-10-23
Fixed test for change in log level.
John MacFarlane
2017-10-23
Downgraded SkippedContent and DocxParserWarning from WARNING to INFO
John MacFarlane
2017-10-23
Removed linux Dockerfile.alpine (main Dockerfile already alpine).
John MacFarlane
2017-10-23
Merge pull request #3988 from mb21/lettrine
John MacFarlane
2017-10-22
Fixed make_tarball.sh to get VERSION set.
John MacFarlane
2017-10-22
make_deb, make_tarball - fix default assignment of ARTIFACTS.
John MacFarlane
2017-10-22
Updated linux Makefile to use alpine.
John MacFarlane
2017-10-22
Back to using alpine-based Dockerfile for linux build.
John MacFarlane
2017-10-22
make_linux.sh tarball creation fix directory structure.
John MacFarlane
2017-10-22
Fixed bug in make_linux.sh path.
John MacFarlane
2017-10-22
Linux package: new debian-based non-static build.
John MacFarlane
2017-10-22
Added linux/make_linux.sh.
John MacFarlane
2017-10-22
Fixed detection of VERSION in make_macos_package.sh.
John MacFarlane
2017-10-22
LaTeX Reader: support \lettrine
mb21
2017-10-22
LaTeX Reader: use opt function consistently
mb21
2017-10-21
In rendering PandocParsecError, only print input at error location...
John MacFarlane
2017-10-22
Merge pull request #3987 from wilx/master
John MacFarlane
2017-10-22
Support comments in Pandoc templates in Emacs pandoc-template-mode.
Vaclav Haisman
2017-10-21
Updated changelog.
John MacFarlane
2017-10-20
SelfContained: data-background-image instead of data-background.
John MacFarlane
2017-10-20
Use doctemplates 0.2.1: allows `$--` line comments in templates.
John MacFarlane
2017-10-19
LaTeX reader: be more forgiving in parsing command options.
John MacFarlane
2017-10-19
LaTeX reader: Strip off quotes in `\include` filenames.
John MacFarlane
2017-10-19
LaTeX reader: support `\expandafter`.
John MacFarlane
2017-10-19
LaTeX reader: handle `\DeclareRobustCommand`.
John MacFarlane
2017-10-18
Clarify DATADIR in MANUAL
John MacFarlane
2017-10-18
Fix typo in changelog
John MacFarlane
2017-10-17
Export Text.Pandoc.BCP47
John MacFarlane
2017-10-17
Split list of authors from MANUAL.txt into separate file, AUTHORS.md.
John MacFarlane
[next]