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-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
2015-11-20
latex template changes.
John MacFarlane
4
-21
/
+17
2015-11-19
Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...
John MacFarlane
38
-392
/
+362
2015-11-18
Docx reader: Add test cases for dummy list items.
Jesse Rosenthal
5
-0
/
+14
2015-11-16
ICML writer: better handling of math.
John MacFarlane
1
-9
/
+59
2015-11-14
Added test case for links in notes.
Jesse Rosenthal
3
-0
/
+5
2015-11-13
Merge pull request #2526 from tarleb/org-definition-lists-fix
John MacFarlane
1
-1
/
+5
2015-11-13
Org reader: Require whitespace around def list markers
Albert Krewinkel
1
-1
/
+5
2015-11-13
Merge pull request #2525 from tarleb/org-smart-fixes
John MacFarlane
1
-0
/
+9
2015-11-13
Added `emoji` extension to Markdown.
John MacFarlane
1
-0
/
+4
2015-11-13
Org reader: Fix emphasis rules for smart parsing
Albert Krewinkel
1
-0
/
+9
2015-11-12
Updated tests for template changes.
John MacFarlane
6
-34
/
+28
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
25
-26
/
+1
2015-11-08
Merge pull request #2505 from tarleb/org-header-markup-fix
John MacFarlane
1
-0
/
+11
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
25
-1
/
+26
[next]