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
2018-12-14
Remove unnecessary type="text/css" on style and link for HTML5.
John MacFarlane
3
-5
/
+5
2018-12-13
Man/Ms writers: don't escape `-` as `\-`.
John MacFarlane
2
-19
/
+19
2018-12-11
template:latex: make @ letter before using it (#5145)
Enno
4
-16
/
+28
2018-12-11
Let KOMA document class handle parskip when applicable (#5143)
Enno
4
-24
/
+28
2018-12-10
Docx: add test for lists with level overrides.
Jesse Rosenthal
3
-0
/
+41
2018-12-05
RST writer: don't wrap simple table header lines.
John MacFarlane
1
-0
/
+18
2018-12-04
Strip out illegal XML characters in escapeXMLString.
John MacFarlane
1
-0
/
+9
2018-12-03
Markdown writer: include needed whitespace after HTML figure.
John MacFarlane
1
-0
/
+13
2018-11-29
Fix custom tests.
John MacFarlane
1
-8
/
+8
2018-11-27
MediaWiki writer: fix caption, use 'thumb' instead of 'frame'.
John MacFarlane
1
-1
/
+1
2018-11-25
Added test for #5053.
John MacFarlane
1
-0
/
+14
2018-11-25
Fix parsing of citations and quotes after parentheses.
John MacFarlane
3
-13
/
+15
2018-11-22
OpenDocument writer: small amendment to #5095.
John MacFarlane
1
-189
/
+189
2018-11-22
ODT writer: Fix list indentation
Nils Carlson
1
-189
/
+189
2018-11-20
Fix markdown-citations test for new abbreviations changes.
John MacFarlane
1
-2
/
+2
2018-11-20
Docx writer: Fix bookmarks to headers with long titles.
John MacFarlane
1
-0
/
+0
2018-11-19
AsciiDoc writer: improve ordered lists.
John MacFarlane
1
-39
/
+56
2018-11-16
HTML reader: allow tfoot before body rows.
John MacFarlane
1
-0
/
+16
2018-11-15
HTML reader: parse `<small>` as a Span with class "small".
John MacFarlane
1
-0
/
+7
2018-11-15
Asciidoc writer: Render Spans using `[#id .class]#contents#`.
John MacFarlane
1
-0
/
+6
2018-11-14
Muse reader: trim whitespace before parsing grid table cells
Alexander Krotov
1
-0
/
+11
2018-11-14
Muse reader: add grid tables support
Alexander Krotov
1
-0
/
+43
2018-11-14
Muse writer: indent simple tables only on the top level
Alexander Krotov
1
-0
/
+6
2018-11-13
Fix test case for #5014.
John MacFarlane
1
-1
/
+3
2018-11-13
HTML reader: allow thead containing a row with td rather than th.
John MacFarlane
1
-0
/
+17
2018-11-13
Muse writer: output tables with one column as grid tables
Alexander Krotov
1
-0
/
+12
2018-11-12
LaTeX writer: don't emit `[<+->]` unless beamer output,
John MacFarlane
1
-0
/
+14
2018-11-11
Exactly match GitHub's identifier generating algorithm.
John MacFarlane
1
-0
/
+4
2018-11-11
Text.Pandoc.Shared: add parameter to uniqueIdent, inlineListToIdentifier.
John MacFarlane
1
-4
/
+4
2018-11-07
Texinfo writer: add blank line before `@menu` section.
John MacFarlane
1
-0
/
+8
2018-11-06
Add command test for #5050.
John MacFarlane
1
-0
/
+7
2018-11-06
ICML writer: consolidate adjacent strings, inc. spaces.
John MacFarlane
1
-128
/
+23
2018-11-06
Use OverloadedStrings extension to simplify Muse writer tests
Alexander Krotov
1
-201
/
+203
2018-11-05
CommonMark writer: respect --ascii (#5043)
quasicomputational
1
-0
/
+36
2018-11-04
XML: toHtml5Entities: prefer shorter entities...
John MacFarlane
1
-2
/
+2
2018-11-05
Muse writer: add support for --reference-location=
Alexander Krotov
1
-3
/
+85
2018-11-03
AsciiDoc writer: use single-line section headers.
John MacFarlane
1
-63
/
+32
2018-11-02
table tests
Yan Pashkovsky
1
-0
/
+11
2018-11-02
Roff reader: Improved handling of custom strings as arguments.
John MacFarlane
1
-0
/
+27
2018-11-02
grofftest.sh - set resource path more appropriately.
John MacFarlane
1
-1
/
+1
2018-11-02
Improve test/grofftest.sh.
John MacFarlane
1
-12
/
+16
2018-11-01
Implement --ascii for Markdown writer.
John MacFarlane
1
-0
/
+8
2018-11-01
HTML writer: use character entities references when possible for HTML5.
John MacFarlane
1
-1
/
+1
2018-10-31
ZimWiki writer: number ordered list items sequentially...
John MacFarlane
1
-20
/
+20
2018-10-31
LaTeX writer: add newline if math ends in a comment.
John MacFarlane
1
-0
/
+7
2018-10-30
Roff reader: properly handle unknown backslash escapes.
John MacFarlane
1
-0
/
+2
2018-10-29
ZimWiki writer: remove extra indentation on lists.
John MacFarlane
1
-88
/
+88
2018-10-29
LaTeX reader: allow space at end of math after `\`.
John MacFarlane
1
-0
/
+21
2018-10-28
Roff tokenizer: better handling of escapes.
John MacFarlane
1
-2
/
+2
2018-10-28
Roff tokenizer: revamped font parsing using escapeArg.
John MacFarlane
1
-1
/
+1
[prev]
[next]