summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-15Use dev version of citeproc.John MacFarlane
2022-06-14add `--embed-resources` flag (#8121)Elliot Bobrow
2022-06-13LaTeX reader: improve mathEnvWith.John MacFarlane
2022-06-10LaTeX writer: Extend list of book documentclasses (#8053)Wentao Han
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-06Lua: add function pandoc.mediabag.fill (#8104)Albert Krewinkel
2022-06-06ConTeXt writer: use "sectionlevel" environment for headings (#8106)Albert Krewinkel
2022-06-04ConTeXt writer: unify link handling (#8096)Albert Krewinkel
2022-06-05Docx writer: prevent crashing when handling invalid tablesAlbert 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-01LaTeX writer: fix width of multicolumn cells.Albert Krewinkel
2022-05-31JATS reader: support edition in references.John MacFarlane
2022-05-20Org reader: support line selection in INCLUDE directives. (#8060)Brian Leung
2022-05-19Add tex_math_dollars to gfm default extensions.John MacFarlane
2022-05-19Beamer: allow containsverbatim as alternative to fragile.John MacFarlane
2022-05-18ICML writer: support custom-style attribute on Table.John MacFarlane
2022-05-16Docx writer: add w:lang to rPr for Span and Div with lang attribute.John MacFarlane
2022-05-16AsciiDoc writer: fix commas in link text.John MacFarlane
2022-05-15Asciidoc writer: fix underline.John MacFarlane
2022-05-14Allow environment variable interpolation in highlight-style in defaults files...Jaehwang Jung
2022-05-11Improved reading <xref> elements in DocBook files (#8065)Frerich Raabe
2022-05-11Allow environment variable interpolation in pdf-engine...John MacFarlane
2022-05-03RIS reader: get right order of names.John MacFarlane
2022-05-02Org reader: allow attrs for Org tables. (#8049)Brian Leung
2022-04-28HTML writer: avoid doubled style attribute...John MacFarlane
2022-04-26HTML writer: Add 'footnotes' identifier to footnotes section.John MacFarlane
2022-04-24Add tsv (tab separated values) as an input format.John MacFarlane
2022-04-22Markdown writer: disable soft wrapping when `hard_line_breaks` enabled.John MacFarlane
2022-04-22RIS reader: make parser more forgiving.John MacFarlane
2022-04-21HTML writer: do not include the deprecated doc-endnote role.John MacFarlane
2022-04-20Don't parse inline notes with blank lines inside.John MacFarlane
2022-04-19LaTeX reader: support `\includesvg`.John MacFarlane
2022-04-18Fix compiler warnings from last commit.John MacFarlane
2022-04-18Don't replace links with empty spans in TOC.John MacFarlane