index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-11
LaTeX reader: Support `\global` before `\def`, `\let`, etc.
John MacFarlane
1
-0
/
+12
2021-08-11
Fix scope for LaTeX macros.
John MacFarlane
1
-0
/
+50
2021-08-11
LaTeX reader: improve handling of plain TeX macro primitives.
John MacFarlane
1
-1
/
+37
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
1
-0
/
+47
2021-08-10
Add test for #7488.
John MacFarlane
3
-0
/
+447
2021-08-10
Add RTF reader.
John MacFarlane
27
-4
/
+951
2021-08-04
RTF writer: emit \outlinelevel for section headings.
John MacFarlane
1
-31
/
+31
2021-08-03
LaTeX table writer: Increase column width precision (#7466)
Peter Fabinski
5
-20
/
+20
2021-08-01
RTF writer: omit `\bin` in `\pict`.
John MacFarlane
1
-2
/
+2
2021-08-01
RTF template: specify font family for fixed-width font f1.
John MacFarlane
1
-1
/
+1
2021-07-11
DocBook reader: add support for citerefentry (#7437)
Jan Tojnar
2
-0
/
+4
2021-07-11
Improved parsing of raw LaTeX from Text streams (rawLaTeXParser).
John MacFarlane
1
-0
/
+15
2021-07-09
RST reader: fix regression with code includes.
John MacFarlane
2
-0
/
+17
2021-07-06
Recognize data-external when reading HTML img tags (#7429)
Michael Hoffmann
1
-0
/
+6
2021-07-05
Add command test for #7394.
John MacFarlane
1
-0
/
+85
2021-07-05
document-css: reset overflow-wrap on code blocks
Mauro Bieg
4
-4
/
+8
2021-07-03
Revert "LaTeX template: move title, author, date up to top of preamble."
John MacFarlane
4
-13
/
+13
2021-07-02
HTML5 writer, remove aria-hidden when explicit atl text is provided.
Aner Lucero
1
-1
/
+1
2021-06-29
Docx writer: Add table numbering for captioned tables.
John MacFarlane
2
-1
/
+3
2021-06-29
Docx writer: support figure numbers.
John MacFarlane
1
-0
/
+0
2021-06-29
Use dev version of citeproc.
John MacFarlane
2
-14
/
+13
2021-06-29
Remove duplicated alt text in HTML output.
Aner Lucero
1
-0
/
+19
2021-06-28
Improve punctuation moving with `--citeproc`.
John MacFarlane
2
-3
/
+3
2021-06-28
Markdown writer: put space between Plain and following fenced Div.
John MacFarlane
1
-0
/
+15
2021-06-22
Fix regression with comment-only YAML metadata blocks.
John MacFarlane
1
-0
/
+9
2021-06-21
LaTeX writer: add strut at end of minipage if it contains...
John MacFarlane
2
-5
/
+5
2021-06-21
Update command test for change to LaTeX LineBreak handling.
John MacFarlane
1
-2
/
+2
2021-06-21
LaTeX writer: always use a minipage for cells with line breaks...
John MacFarlane
1
-1
/
+4
2021-06-21
Fix test for #7397
John MacFarlane
1
-2
/
+2
2021-06-21
Markdown writer: Fix regression in code blocks with attributes.
John MacFarlane
1
-0
/
+14
2021-06-12
Fix regression in citeproc processing.
John MacFarlane
2
-7
/
+18
2021-06-05
LaTeX writer: Fix regression in table header position.
John MacFarlane
5
-15
/
+69
2021-06-05
DocBook writer: Remove non-existent admonitions
Jan Tojnar
1
-6
/
+6
2021-06-01
Markdown reader: fix pipe table regression in 2.11.4.
John MacFarlane
1
-10
/
+2
2021-06-01
LaTeX reader: don't allow optional * on symbol control sequences.
John MacFarlane
1
-0
/
+6
2021-05-31
Fix regression with commonmark/gfm yaml metdata block parsing.
John MacFarlane
1
-0
/
+11
2021-05-30
Have LoadedResource use relative paths.
John MacFarlane
1
-3
/
+3
2021-05-29
Fix test #3752 (1) for Windows.
John MacFarlane
1
-1
/
+1
2021-05-29
Further test image size reductions.
John MacFarlane
2
-1
/
+1
2021-05-29
Replace biblatex-exmaples.bib with shorter averroes.bib in tests.
John MacFarlane
3
-1675
/
+96
2021-05-29
Further test image size reductions.
John MacFarlane
2
-0
/
+0
2021-05-29
Reduce size of image in fb2 image test.
John MacFarlane
1
-0
/
+0
2021-05-29
Reduce size of cover image in test epub.
John MacFarlane
2
-1
/
+1
2021-05-29
Modify pptx tests to take a whole lot less space.
John MacFarlane
22
-0
/
+0
2021-05-28
Support `rebase_relative_paths` for commonmark based formats.
John MacFarlane
1
-0
/
+16
2021-05-28
Docx reader: Support new table features.
Emily Bourke
12
-19
/
+324
2021-05-28
Docx reader: Read table column widths.
Emily Bourke
12
-27
/
+124
2021-05-27
Two citeproc locator/suffix improvements:
John MacFarlane
2
-0
/
+54
2021-05-27
rebase_relative_paths: leave empty paths unchanged.
John MacFarlane
2
-0
/
+5
[prev]
[next]