aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-22Update README and man page.2.11.4John MacFarlane
2021-01-22Update changelog.John MacFarlane
2021-01-22ImageSize: use viewBox for svg if no length, width.John MacFarlane
2021-01-22Use citeproc 0.3.0.5.John MacFarlane
2021-01-22Merge pull request #7042 from tarleb/jats-element-citationsJohn MacFarlane
2021-01-22JATS writer: allow to use element-citationAlbert Krewinkel
2021-01-22Add biblatex, bibtex as output formats (closes #7040).John MacFarlane
2021-01-21Text.Pandoc.Citeproc: use finer grained importsAlbert Krewinkel
2021-01-19JATS writer: Ensure that disp-quote is always wrapped in p.John MacFarlane
2021-01-18RST writer: fix #7039.John MacFarlane
2021-01-16Revert "Markdown reader: support GitHub wiki's internal links (#2923) (#6458)"John MacFarlane
2021-01-16Markdown reader: support GitHub wiki's internal links (#2923) (#6458)Gautier DI FOLCO
2021-01-16Recognize more extensions as markdown by default.John MacFarlane
2021-01-15Improve .gitignore.John MacFarlane
2021-01-15Use citeproc >= 0.3.0.4.John MacFarlane
2021-01-15Use dev version of citeproc.John MacFarlane
2021-01-13Use simple default.nix.John MacFarlane
2021-01-12Use project.nix instead of default.nix for generated file.John MacFarlane
2021-01-12Delete default.nix.John MacFarlane
2021-01-12CONTRIBUTING: note on GNU xargsJohn MacFarlane
2021-01-12Gitignore: add .DS_Store, .origJohn MacFarlane
2021-01-12Add files for using nix-shell.John MacFarlane
2021-01-12Markdown writer: cleaned up raw formats.John MacFarlane
2021-01-12Docx writer: handle table header using styles.John MacFarlane
2021-01-11Use commonmark 0.1.1.3.John MacFarlane
2021-01-11MANUAL.txt: update description of `-L`/`--lua-filter`.Albert Krewinkel
2021-01-10JATS writer: fix citations (#7018)Albert Krewinkel
2021-01-10Update default CSL to use latest chicago-author-date.csl.John MacFarlane
2021-01-10Fix infinite HTTP requests when writing epubs from URL source.John MacFarlane
2021-01-10T.P.Citeproc: factor out and export `getStyle`.John MacFarlane
2021-01-10T.P.Citeproc: factor out getLang.John MacFarlane
2021-01-10Bump to 2.11.4.John MacFarlane
2021-01-10T.P.Citeproc: refactor and export `getReferences`.John MacFarlane
2021-01-09Org reader: allow multiple pipe chars in todo sequencesAlbert Krewinkel
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel
2021-01-07gfm/commonmark writer: implement start number on ordered lists.John MacFarlane
2021-01-07T.P.Parsing: modify gridTableWith' for headerless tables.John MacFarlane
2021-01-06Remove `\setupthinrules` from default context template.John MacFarlane
2021-01-05HTML writer: fix implicit_figure at end of footnotes.John MacFarlane
2021-01-05Implement defaults file inheritance (#6924)David Martschenko
2021-01-04LaTeX reader: handle filecontents environment.John MacFarlane
2021-01-04EPUB writer: adjust internal links to identifiers...John MacFarlane
2021-01-03EPUB writer: recognize `Format "html4"`, `Format "html5"` as raw HTML.John MacFarlane
2021-01-03EPUB writer: adjust internal links to images, links, and tables...John MacFarlane
2021-01-03Org reader: mark verbatim code with class "verbatim". (#6998)Dimitri Sabadie
2021-01-02LaTeX reader: put contents of unknown environments in a Div...John MacFarlane
2021-01-02LaTeX writer: revert table line height increase in 2.11.3.John MacFarlane
2021-01-01Org reader: restructure output of captioned code blocksAlbert Krewinkel
2020-12-30Mediawiki reader: allow space around storng/emph delimiters.John MacFarlane
2020-12-30Undo the "Use fromRight" hlint hint.John MacFarlane