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-09-10
Org reader: don't parse a list as first item in a list item.
John MacFarlane
1
-0
/
+7
2021-09-10
Support `--reference-location` for HTML output (#7461)
Francesco Mazzoli
5
-5
/
+78
2021-09-04
RTF reader: better handling of `\*` and bookmarks.
John MacFarlane
1
-1
/
+1
2021-09-01
pptx: Add support for more layouts
Emily Bourke
87
-2
/
+196
2021-09-01
pptx: Restructure tests
Emily Bourke
125
-57
/
+57
2021-08-29
Improve asciidoc escaping for `--` in URLs. Closes #7529.
John MacFarlane
1
-0
/
+7
2021-08-27
pptx: Make first heading title if slide level is 0
Emily Bourke
21
-0
/
+56
2021-08-27
Ensure we have unique ids for wp:docPr and pic:cNvPr elements.
John MacFarlane
2
-0
/
+0
2021-08-24
Fix test for #7521.
John MacFarlane
1
-2
/
+2
2021-08-23
Markdown reader: fix interaction of --strip-comments and list
John MacFarlane
1
-0
/
+11
2021-08-21
LaTeX-parser: restrict \endinput to current file
Simon Schuster
2
-0
/
+17
2021-08-20
RST reader: Fix `:literal:` includes.
John MacFarlane
1
-1
/
+1
2021-08-18
pptx: Include image title in description
Emily Bourke
8
-0
/
+0
2021-08-17
Revise citeproc code to fit new citeproc 0.5 API.
John MacFarlane
4
-8
/
+8
2021-08-17
OOXML tests: silence warnings.
John MacFarlane
1
-0
/
+1
2021-08-17
pptx: Select layouts from reference doc by name
Emily Bourke
45
-7
/
+24
2021-08-17
Don’t compare cdLine in OOXML golden tests
Emily Bourke
1
-1
/
+0
2021-08-17
Provide more detailed XML diff in tests
Emily Bourke
1
-21
/
+51
2021-08-15
Multimarkdown sub- and superscripts (#5512) (#7188)
OCzarnecki
1
-0
/
+48
2021-08-15
Make docx writer sensitive to `native_numbering` extension.
John MacFarlane
1
-1
/
+2
2021-08-15
Remove misleading description from command/citeproc-87 test.
John MacFarlane
1
-5
/
+2
2021-08-13
Convert Quoted in bib entries to special Spans...
John MacFarlane
1
-0
/
+42
2021-08-13
Citeproc: avoid odd handling of quotes.
John MacFarlane
1
-0
/
+16
2021-08-13
Fix raw LaTeX injection issue (LaTeX writer).
John MacFarlane
1
-0
/
+37
2021-08-12
Various sample.lua editorial fixes. (#7493)
William Lupton
1
-8
/
+7
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
[next]