index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-11
Fix scope for LaTeX macros.
John MacFarlane
4
-55
/
+150
2021-08-11
Clarify internal punctuation in citation keys. (#7491)
William Lupton
1
-5
/
+8
2021-08-11
LaTeX reader: improve handling of plain TeX macro primitives.
John MacFarlane
3
-7
/
+66
2021-08-10
Tests.Helpers: export testGolden and use it in RTF reader.
John MacFarlane
2
-13
/
+27
2021-08-10
HTML reader: treat commments as blank when parsing.
John MacFarlane
2
-5
/
+54
2021-08-10
Add test for #7488.
John MacFarlane
3
-0
/
+447
2021-08-10
Fix RTF table parsing bug that created undesired nested tables.
John MacFarlane
1
-1
/
+1
2021-08-10
Add RTF reader.
John MacFarlane
31
-4
/
+2292
2021-08-08
Allow `--slide-level=0`.
John MacFarlane
2
-7
/
+9
2021-08-08
Remove obsolete and incorrect sentence in `--slide-level` docs.
John MacFarlane
1
-3
/
+1
2021-08-04
RTF writer: emit \outlinelevel for section headings.
John MacFarlane
2
-32
/
+33
2021-08-03
Stop using the HTTP package. (#7456)
mt_caret
7
-12
/
+30
2021-08-03
LaTeX table writer: Increase column width precision (#7466)
Peter Fabinski
6
-21
/
+21
2021-08-01
RTF writer: omit `\bin` in `\pict`.
John MacFarlane
2
-3
/
+3
2021-08-01
Add a faq about the "Cannot allocate memory" error on M1 macs.
John MacFarlane
1
-0
/
+8
2021-08-01
RTF template: specify font family for fixed-width font f1.
John MacFarlane
2
-2
/
+2
2021-07-29
parseFromString: preserve at least the source directory.
John MacFarlane
1
-1
/
+1
2021-07-22
LaTeX writer: Use ulem for underline.
John MacFarlane
2
-1
/
+4
2021-07-22
MIME: use image/x-xcf instead of application/x-xcf.
John MacFarlane
1
-1
/
+1
2021-07-19
INSTALL.md: Add GitLab CI/CD example (#7448)
Veratyr
1
-0
/
+6
2021-07-18
Bump to 2.14.1, update changelog and man page.
John MacFarlane
4
-5
/
+150
2021-07-18
Fix comment syntax in cabal.project
John MacFarlane
1
-4
/
+4
2021-07-18
Use doctemplates 0.4.1 and citeproc 0.10.
John MacFarlane
3
-15
/
+8
2021-07-17
Use skylighting 0.11.
John MacFarlane
2
-4
/
+4
2021-07-17
LaTeX reader: avoid trailing hyphen in translating languages.
John MacFarlane
1
-2
/
+2
2021-07-16
DocBook reader: handle images with imageobjectco elements.
John MacFarlane
1
-3
/
+3
2021-07-16
LaTeX reader: Support `\cline` in LaTeX tables.
John MacFarlane
1
-0
/
+1
2021-07-16
PDF: Fix svgIn path error.
John MacFarlane
1
-1
/
+1
2021-07-11
DocBook reader: add support for citerefentry (#7437)
Jan Tojnar
3
-1
/
+9
2021-07-11
Improved parsing of raw LaTeX from Text streams (rawLaTeXParser).
John MacFarlane
3
-11
/
+52
2021-07-09
Always use / when adding directory to image path with extractMedia.
John MacFarlane
1
-1
/
+1
2021-07-09
RST reader: fix regression with code includes.
John MacFarlane
4
-1
/
+23
2021-07-07
Don't incorporate externally linked images in EPUB documents (#7430)
Michael Hoffmann
2
-1
/
+8
2021-07-06
Recognize data-external when reading HTML img tags (#7429)
Michael Hoffmann
2
-8
/
+9
2021-07-06
T.P.PDF, convertImage: normalize paths.
John MacFarlane
1
-3
/
+3
2021-07-06
Markdown reader: don't try to read contents in self-closing HTML tag.
John MacFarlane
1
-1
/
+4
2021-07-06
HTML reader: add col, colgroup to 'closes' definitions
John MacFarlane
1
-1
/
+3
2021-07-05
Add command test for #7394.
John MacFarlane
2
-0
/
+86
2021-07-05
Citeproc: cleanup and efficiency improvement in deNote.
John MacFarlane
1
-15
/
+21
2021-07-05
Revamp note citation handling.
John MacFarlane
3
-16
/
+32
2021-07-05
document-css: reset overflow-wrap on code blocks
Mauro Bieg
5
-5
/
+10
2021-07-03
Add FAQ on converting from/to PDF
John MacFarlane
1
-0
/
+18
2021-07-03
Revert "LaTeX template: move title, author, date up to top of preamble."
John MacFarlane
5
-42
/
+42
2021-07-03
Add doc/faqs.md.
John MacFarlane
1
-0
/
+110
2021-07-03
Upgrade Debian 10 AMI for build-arm.sh.
John MacFarlane
1
-1
/
+3
2021-07-03
CircleCI: change to using xcode 11.1.0 (macOS 10.14.4).
John MacFarlane
1
-1
/
+1
2021-07-02
HTML5 writer, remove aria-hidden when explicit atl text is provided.
Aner Lucero
2
-5
/
+8
2021-06-29
Docx writer: Add table numbering for captioned tables.
John MacFarlane
4
-4
/
+33
2021-06-29
Docx writer: Fixed a couple bugs in Figure numbering.
John MacFarlane
1
-4
/
+3
2021-06-29
Docx writer: support figure numbers.
John MacFarlane
3
-3
/
+21
[prev]
[next]