summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-04Add FAQ on preventing column widths in pipe tables.John MacFarlane
2022-07-03Remove Muse reader round-trip tests.John MacFarlane
2022-07-03Document math support in PowerPoint (#8161)Sukil Etxenike
2022-07-01Use citeproc 0.8.John MacFarlane
2022-06-30Update filter.md Noto Sans CJK TC -> JP (#8153)Masataka Ogawa
2022-06-24PDF: use sha1 hash of filename when converting svg.John MacFarlane
2022-06-24JATS template: mark authors with cor-id as corresponding authorsAlbert Krewinkel
2022-06-23Lua: ensure that tables marshaled via JSON arrays behave like Lists.Albert Krewinkel
2022-06-23Remove extra soft break for tasklist (#8142)black-desk
2022-06-22Ensure that metadata values w/o trailing newlines are...John MacFarlane
2022-06-22Improve documentation of horizontal rules and YAML metadata.John MacFarlane
2022-06-22Follow JATS4R recommendation and PudMed Central (#8041)Castedo Ellerman
2022-06-21Document docx writer's use of `Source Code` style.John MacFarlane
2022-06-21ConTeXt writer: support complex table structures. (#8116)Albert Krewinkel
2022-06-21Update fonts MIME following IANA recommendation (#8127)Gabriel Lewertowski
2022-06-20LaTeX: Handle formatted text inside code inline (#8129)Elliot Bobrow
2022-06-19Future compat against liftA2 export from Prelude (#8132)Georgi Lyubenov
2022-06-19Org reader: Fix Post / Pre mixup when setting emphasis chars (#8134)Amir Dekel
2022-06-19Lua: do not reset foreign encoding before running LuaAlbert Krewinkel
2022-06-19Require hslua-2.2.1, unless lua53 flag is set.Albert Krewinkel
2022-06-16Allow aeson 2.1 (#8130)Albert Krewinkel
2022-06-16doc/lua-filters.html: add list of common pitfallsAlbert Krewinkel
2022-06-16CI: test with latest GHC minor versionsAlbert Krewinkel
2022-06-15MANUAL: add note to `--sandbox` about `embed_data_files`.John MacFarlane
2022-06-15Use dev version of citeproc.John MacFarlane
2022-06-14Update default.csl from the latest chicago-author-date.csl.John MacFarlane
2022-06-14add `--embed-resources` flag (#8121)Elliot Bobrow
2022-06-14Make clear that walk performs a deep copy (#8124)Bastien Dumont
2022-06-13LaTeX reader: improve mathEnvWith.John MacFarlane
2022-06-10Use ghc 9.2.3 for linux builds.John MacFarlane
2022-06-10LaTeX writer: Extend list of book documentclasses (#8053)Wentao Han
2022-06-10MANUAL: note that custom readers/writers will...John MacFarlane
2022-06-10Allow placing custom readers and writers in data subdir (#8112)Albert Krewinkel
2022-06-10TikiWiki: support underlined textAlbert Krewinkel
2022-06-09Lua: use only old ByteString functions.Albert Krewinkel
2022-06-08Lua: Simplify module loading code.Albert Krewinkel
2022-06-08org reader: recognize {webp,jxl} files as imagesYI
2022-06-06Add press.md (formerly press.txt in website).John MacFarlane
2022-06-06Lua: add function pandoc.mediabag.fill (#8104)Albert Krewinkel
2022-06-06ConTeXt writer: use "sectionlevel" environment for headings (#8106)Albert Krewinkel
2022-06-06Muse tests: do no try to roundtrip strings containing \DEL charAlbert Krewinkel
2022-06-04ConTeXt writer: unify link handling (#8096)Albert Krewinkel
2022-06-05Docx writer: prevent crashing when handling invalid tablesAlbert Krewinkel
2022-06-03stack.yaml: fix pandoc-lua-marshal versionAlbert Krewinkel
2022-06-03Require pandoc-lua-marshal 0.1.6Albert Krewinkel
2022-06-02makeSections: don't make a section for a div with class "fragments".John MacFarlane
2022-06-02HTML writer: fix bug with `--number-offset`.John MacFarlane
2022-06-01LaTeX writer: Improve grouping with autocites.John MacFarlane
2022-06-01Fix treatment of extensions for `\input` in LaTeX reader.John MacFarlane
2022-06-01Fix LaTeX tests for tables with colspansAlbert Krewinkel