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-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
2014-07-07
Reorganized some markdown tests.
John MacFarlane
1
-11
/
+9
2014-07-07
Updated dokuwiki tests for latest changes to testsuite.native.
John MacFarlane
1
-35
/
+35
2014-07-07
Merge branch 'dokuwiki' of https://github.com/claremacrae/pandoc into clarema...
John MacFarlane
7
-0
/
+684
2014-07-07
Revamped raw HTML block parsing in markdown.
John MacFarlane
13
-152
/
+228
2014-07-02
Revert "DokuWiki writer: Whitespace to a testsuite output file."
Clare Macrae
1
-0
/
+1
2014-07-02
DokuWiki writer: Span no longer swallows text
Clare Macrae
1
-1
/
+1
2014-07-02
DokuWiki writer: Add new test showing that span swallows content.
Clare Macrae
3
-0
/
+16
2014-07-02
DokuWiki writer: Whitespace to a testsuite output file.
Clare Macrae
1
-1
/
+0
2014-07-02
DokuWiki writer: Retain unknown RawBlock and RawInline text
Clare Macrae
1
-2
/
+6
2014-07-02
DokuWiki output: Implement blockquotes properly
Clare Macrae
1
-12
/
+12
2014-07-01
Merge branch 'master' of git://github.com/jgm/pandoc into dokuwiki
Clare Macrae
4
-3
/
+12
2014-07-01
Remove stray <div> and </div> from DokuWiki output (#386)
Clare Macrae
1
-18
/
+9
2014-07-01
Improved HTML Blocks in DokuWiki output (#386)
Clare Macrae
1
-7
/
+14
2014-06-29
Rewrote normalize for efficiency. (Closes #1385.)
John MacFarlane
1
-3
/
+5
[prev]
[next]