index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-29
Docbook5 writer: Properly handle ulink/link
Ivo Clarysse
1
-33
/
+34
2016-04-29
Add docbook5 writer support
Ivo Clarysse
3
-0
/
+1829
2016-04-27
Revert "LaTeX writer: Add `\strut` to fix multiline tables"
John MacFarlane
1
-45
/
+45
2016-04-26
Merge pull request #2735 from mb21/patch-1
John MacFarlane
1
-3
/
+3
2016-04-26
Merge pull request #2829 from adunning/patch-1
John MacFarlane
1
-1
/
+1
2016-04-26
Ignore leading space in org code blocks
Emanuel Evans
1
-0
/
+27
2016-04-16
Docx Reader: Tests for track-changes moving
Jesse Rosenthal
5
-0
/
+22
2016-04-10
Markdown reader: Fix pandoc title blocks with lines ending in 2 spaces.
John MacFarlane
2
-3
/
+3
2016-04-01
LaTeX writer: Add missing languages.
Andrew Dunning
1
-1
/
+1
2016-03-20
LaTeX Writer: fix polyglossia to babel env mapping
Mauro Bieg
1
-3
/
+3
2016-03-16
Docx reader: Add test for enumerated headers.
Jesse Rosenthal
3
-1
/
+9
2016-03-10
Fixed behavior of base tag.
John MacFarlane
1
-1
/
+4
2016-03-09
Markdown reader: Improved pipe table parsing.
John MacFarlane
2
-1
/
+23
2016-03-08
DokuWiki writer: use $$ for display math.
John MacFarlane
1
-1
/
+1
2016-02-20
Merge pull request #2646 from tarleb/org-figure-with-no-name
John MacFarlane
1
-4
/
+4
2016-02-20
Merge pull request #2668 from monofon/fix/yaml-metadata-block-bottom-line
John MacFarlane
1
-1
/
+1
2016-02-20
Merge pull request #2691 from tarleb/org-image-file-links
John MacFarlane
1
-0
/
+4
2016-02-03
HTML writer: don't include alignment attribute for default table columns.
John MacFarlane
1
-14
/
+14
2016-02-02
Docx reader: Add tests for adjacent hyperlinks.
Jesse Rosenthal
3
-0
/
+5
2016-01-31
Org reader: Refactor link-target processing
Albert Krewinkel
1
-0
/
+4
2016-01-25
Textile reader: Support `>`, `<`, `=`, `<>` text alignment attributes.
John MacFarlane
2
-2
/
+11
2016-01-21
Added old-style tests for TEI writer (tests/tables.tei, tests/writer.tei).
John MacFarlane
3
-1
/
+1033
2016-01-21
Merge pull request #2638 from c-forster/teiwriter
John MacFarlane
2
-0
/
+45
2016-01-21
Markdown writer: Use hyphens for yaml metadata block bottom line
Henrik Tramberend
1
-1
/
+1
2016-01-20
Adjusted longtable in tests.
John MacFarlane
1
-7
/
+7
2016-01-19
Added some entity tests in Markdown reader tests.
John MacFarlane
1
-9
/
+11
2016-01-19
Add TEI Writer.
csforste
2
-0
/
+43
2016-01-11
Prefix even empty figure names with "fig:"
Albert Krewinkel
1
-4
/
+4
2016-01-09
LaTeX writer: restore old treatment of Span.
John MacFarlane
1
-1
/
+1
2016-01-08
Added some entity tests in Markdown reader tests.
John MacFarlane
1
-0
/
+9
2016-01-07
Fix function dropping subtrees tagged :noexport:
Albert Krewinkel
1
-0
/
+10
2016-01-02
Textile reader: don't allow block HTML tags in inline contexts.
John MacFarlane
2
-8
/
+6
2016-01-02
MediaWiki writer: fix spacing issues.
John MacFarlane
1
-108
/
+108
2015-12-19
LaTeX/Beamer template changes (Thomas Hodgson):
John MacFarlane
4
-0
/
+16
2015-12-17
ICML writer: intersperse line breaks
mb21
2
-430
/
+756
2015-12-16
ICML writer: added figure handling, closes #2590
mb21
1
-1
/
+16
2015-12-13
Merge pull request #2570 from mb21/rst-reader-imgattrs
John MacFarlane
5
-7
/
+7
2015-12-13
Fixed ICML image syntax for local files.
John MacFarlane
1
-2
/
+2
2015-12-13
Docx reader: image attributes
mb21
4
-6
/
+6
2015-12-13
RST reader: image attributes
mb21
1
-1
/
+1
2015-12-12
Fixed tests.
John MacFarlane
12
-24
/
+30
2015-12-12
Test fixes.
John MacFarlane
20
-237
/
+238
2015-12-12
Modified readers to emit SoftBreak when appropriate.
John MacFarlane
6
-6
/
+6
2015-12-11
Implemented SoftBreak and new `--wrap` option.
John MacFarlane
19
-83
/
+86
2015-12-03
LaTeX template changes:
John MacFarlane
4
-8
/
+0
2015-12-03
Fixed man template so disabling hyphenation actually works.
John MacFarlane
1
-1
/
+1
2015-11-24
Added bodyless pipe table test case.
John MacFarlane
2
-1
/
+11
2015-11-23
LaTeX reader: Use curly quotes for unmatched `.
John MacFarlane
1
-1
/
+1
2015-11-23
AsciiDoc writer: Fixed code blocks.
John MacFarlane
1
-20
/
+20
2015-11-20
Updated tests for context template changes.
John MacFarlane
2
-23
/
+18
[next]