aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-29Docx writer: support figure numbers.John MacFarlane3-3/+21
2021-06-29Use dev version of citeproc.John MacFarlane4-16/+15
2021-06-29Remove duplicated alt text in HTML output.Aner Lucero2-2/+22
2021-06-28Use dev version of citeproc.John MacFarlane2-0/+6
2021-06-28Improve punctuation moving with `--citeproc`.John MacFarlane3-17/+18
2021-06-28Allow `$` characters in bibtex keys.John MacFarlane1-1/+1
2021-06-28Text.Pandoc.Error: fix line calculations in reporting parsec errors.John MacFarlane1-3/+3
2021-06-28Set proper initial source name in parsing BibTeX.John MacFarlane1-1/+3
2021-06-28Require commonmark-pandoc >= 0.2.2.1.John MacFarlane2-1/+2
2021-06-28Markdown writer: put space between Plain and following fenced Div.John MacFarlane2-0/+18
2021-06-23ImageSize: Add Tiff constructor for ImageType.John MacFarlane3-1/+7
2021-06-23reveal.js writer: Go back to setting boolean values for variables.John MacFarlane1-30/+26
2021-06-22Use dev version of doctemplates.John MacFarlane2-0/+7
2021-06-22Update changelog.John MacFarlane1-1/+27
2021-06-22Fix regression with comment-only YAML metadata blocks.John MacFarlane2-0/+12
2021-06-22Fix unneeded importJohn MacFarlane1-1/+1
2021-06-21LaTeX writer: add strut at end of minipage if it contains...John MacFarlane3-7/+10
2021-06-21Revert "LaTeX writer: put a strut after a line break (`\\`)."John MacFarlane1-1/+1
2021-06-21LaTeX writer: put a strut after a line break (`\\`).John MacFarlane1-1/+1
2021-06-21Improve emailAddress in Text.Pandoc.Parsing.John MacFarlane2-5/+24
2021-06-21Update command test for change to LaTeX LineBreak handling.John MacFarlane1-2/+2
2021-06-21LaTeX writer: always use a minipage for cells with line breaks...John MacFarlane2-3/+11
2021-06-21LaTeX writer: Use `\strut` instead of `~` before `\\` in empty line.John MacFarlane1-1/+1
2021-06-21reveal.js writer: better handling of options.John MacFarlane2-128/+120
2021-06-21Fix test for #7397John MacFarlane1-2/+2
2021-06-21Markdown writer: Fix regression in code blocks with attributes.John MacFarlane2-3/+17
2021-06-20Bump to 2.14.0.3, update changelog, require latest skylighting.John MacFarlane5-6/+20
2021-06-20Use lts-18.0 stack resolver.John MacFarlane1-10/+1
2021-06-20Require commonmark 0.2.1.John MacFarlane2-2/+2
2021-06-18insertMediaBag: ensure we get sane mediaPath for URLs.John MacFarlane1-5/+10
2021-06-14Rephrase section on unsafe HTML in manual.John MacFarlane1-3/+3
2021-06-14Add link to the manual's note on security to SECURITY.md.John MacFarlane1-0/+3
2021-06-14Create SECURITY.mdJohn MacFarlane1-0/+9
2021-06-13Update changelog date.John MacFarlane1-1/+1
2021-06-12Update changelog.John MacFarlane1-5/+15
2021-06-12Docx reader: handle absolute URIs in Relationship Target.John MacFarlane1-5/+11
2021-06-12Markdown writer: allow `pipe_tables` to be disabled for commonmark...John MacFarlane1-1/+0
2021-06-12Fix regression in citeproc processing.John MacFarlane3-8/+21
2021-06-11Make parts of the bug report templates HTML comments.John MacFarlane2-0/+4
2021-06-11Revise issue report "dashboard."John MacFarlane1-7/+1
2021-06-11Add note about asking questions to bug report template.John MacFarlane1-0/+2
2021-06-11Fix line breaks in issue templates.John MacFarlane2-4/+2
2021-06-11Fix link to contributing guidelines.John MacFarlane2-3/+3
2021-06-11Add contributing guidelines to issue menu.John MacFarlane1-0/+3
2021-06-11More honing of issue templates.John MacFarlane2-10/+11
2021-06-11Remove pull requset template.John MacFarlane1-19/+0
2021-06-11Add pull request template.John MacFarlane1-0/+19
2021-06-11Improve issue templates.John MacFarlane4-98/+17
2021-06-11Revert "Remove md versions of issue templates."John MacFarlane2-0/+58
2021-06-11Remove md versions of issue templates.John MacFarlane2-58/+0