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
2014-08-09
Updated EPUB tests
Matthew Pickering
1
-10
/
+10
2014-08-08
Merge branch 'newbranch' of https://github.com/mpickering/pandoc into mpicker...
John MacFarlane
1
-1
/
+23
2014-08-08
Plain writer: Use ALL CAPS for level 1 headers.
John MacFarlane
1
-15
/
+15
2014-08-08
Added tests for collapseFilePath
Matthew Pickering
1
-1
/
+23
2014-08-08
Markdown writer: Respect -raw_html.
John MacFarlane
1
-1
/
+1
2014-08-08
Textile reader: fixed list parsing bug. Closes #1500.
John MacFarlane
2
-0
/
+10
2014-08-07
EPUB test renaming.
John MacFarlane
5
-2
/
+2
2014-08-07
HTML reader: Really ignore DOCTYPE and xml declarations.
John MacFarlane
2
-25
/
+0
2014-08-07
Merge pull request #1488 from mpickering/epubfixes
John MacFarlane
1
-19
/
+19
2014-08-07
EPUB tests: Updated test file
Matthew Pickering
1
-19
/
+19
2014-08-07
Docx reader: Test inline image code.
Jesse Rosenthal
3
-1
/
+7
2014-08-04
Merge branch 'epubend' of https://github.com/mpickering/pandoc into mpickerin...
John MacFarlane
5
-1
/
+942
2014-08-03
Correctly implement capitalisation.
Artyom Kazak
2
-0
/
+23
2014-07-31
Merge branch 'underline-option' of https://github.com/jkr/pandoc
John MacFarlane
1
-1
/
+1
2014-07-31
Update docx test to interpret single underline as emph.
Jesse Rosenthal
1
-1
/
+1
2014-07-31
EPUB Reader: Added tests
Matthew Pickering
5
-1
/
+942
2014-07-31
Remove now unneeded JSON test file.
Jesse Rosenthal
1
-1
/
+0
2014-07-31
Docx tests: rewrite mediabag tests.
Jesse Rosenthal
5
-21
/
+43
2014-07-31
New module, Text.Pandoc.MediaBag.
John MacFarlane
1
-1
/
+1
2014-07-31
Made MediaBag a newtype, and added mime type information to media.
John MacFarlane
1
-2
/
+3
2014-07-30
Docx test: Test image from media bag.
Jesse Rosenthal
1
-0
/
+7
2014-07-30
Docx tests: Add test image.
Jesse Rosenthal
1
-0
/
+0
2014-07-30
Docx tests: Added media test comparison function.
Jesse Rosenthal
1
-0
/
+19
2014-07-30
Updated RTF writer tests.
John MacFarlane
1
-2
/
+2
2014-07-30
Docx reader: change tests to make use of media bag.
Jesse Rosenthal
2
-2
/
+3
2014-07-29
LaTeX writer: use \(..\) instead of $..$ for inline math.
John MacFarlane
2
-7
/
+7
2014-07-29
Merge pull request #1463 from jkr/metadata
John MacFarlane
5
-0
/
+20
2014-07-29
Add and update docx tests in pandoc.cabal.
Jesse Rosenthal
5
-6
/
+0
2014-07-29
Docx reader: Make metavalues out of styled paragraphs.
Jesse Rosenthal
7
-0
/
+26
2014-07-27
Markdown writer: More improvements to 'plain' output, updated tests.
John MacFarlane
3
-107
/
+161
2014-07-27
Txt2Tags Reader: Added tests
Matthew Pickering
5
-1
/
+1784
2014-07-25
Fixed runtime error with compactify'DL on certain lists.
John MacFarlane
1
-0
/
+10
2014-07-23
DocBook reader: Better handle elements inside code environments.
John MacFarlane
2
-0
/
+4
2014-07-20
HTML reader: parse Div and Span elements even without `--parse-raw`.
John MacFarlane
1
-1
/
+1
2014-07-20
Markdown reader: revised definition list syntax (closes #1429).
John MacFarlane
2
-0
/
+53
2014-07-20
Org reader: text adjacent to a list yields a Plain, not Para.
John MacFarlane
1
-7
/
+7
2014-07-20
AsciiDoc writer: Double markers in intraword emphasis.
John MacFarlane
2
-7
/
+26
2014-07-17
Org reader: Respect :exports header arguments on code blocks
Craig S. Bosma
1
-0
/
+60
2014-07-15
Merge pull request #1430 from jkr/anchor-fix-2
John MacFarlane
3
-0
/
+6
2014-07-15
LaTeX writer: Use \nolinkurl in email autolinks.
John MacFarlane
1
-1
/
+2
2014-07-15
Docx reader: Add test
Jesse Rosenthal
3
-0
/
+6
2014-07-13
Use raw HTML for complex block quotes.
John MacFarlane
1
-2
/
+3
2014-07-13
DokuWiki writer: Use raw HTML for complex lists...
John MacFarlane
1
-19
/
+35
2014-07-13
DokuWiki writer: Normalize to collapse adjacent raw HTML blocks.
John MacFarlane
1
-30
/
+0
2014-07-13
DokuWiki writer: Updated tests.
John MacFarlane
1
-51
/
+69
2014-07-13
Merge branch 'claremacrae-dokuwiki'.
John MacFarlane
1
-3
/
+3
2014-07-10
Added failing test for issue #1121.
John MacFarlane
1
-0
/
+2
2014-07-10
LaTeX writer: Put table captions above tables.
John MacFarlane
1
-6
/
+3
2014-07-08
DokuWiki writer: Remove broken formatting from headings (#1398)
Clare Macrae
1
-3
/
+3
2014-07-07
Added test for issue #1330.
John MacFarlane
1
-0
/
+6
[next]