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-12-08
Merge pull request #1746 from shelf/dw-ext-images
Matthew Pickering
3
-0
/
+4
2014-12-01
parse RST class directives
Daniel Bergey
1
-0
/
+6
2014-12-01
parse RST quoted literal blocks
Daniel Bergey
1
-1
/
+16
2014-11-25
Reverted "omit blank lines after list items," better fix for #1777.
John MacFarlane
1
-0
/
+23
2014-11-25
RST writer: Omit blank lines after list items.
John MacFarlane
1
-23
/
+1
2014-11-16
Removed extra `</body>` tag from `tests/html-reader.html`.
John MacFarlane
1
-1
/
+0
2014-11-13
Fixed bug in org with bulleted lists:
John MacFarlane
1
-0
/
+7
2014-11-13
Add tests for external links with anchors
Caleb McDaniel
2
-0
/
+1
2014-11-12
Merge pull request #1645 from neongreen/issue1636
John MacFarlane
1
-0
/
+12
2014-11-09
DokuWiki writer: add external_images test
Timothy Humphries
3
-0
/
+4
2014-11-05
Org reader: allow empty links for gitit interop
Albert Krewinkel
1
-0
/
+4
2014-11-05
Org reader: absolute, relative paths in links
Albert Krewinkel
1
-0
/
+8
2014-11-04
DokuWiki writer: Better handling of block quotes.
John MacFarlane
1
-2
/
+3
2014-10-30
TWiki Reader: add basic syntax test
Alexander Sulfrian
3
-0
/
+398
2014-10-25
Docx test: Remove Danish header test.
Jesse Rosenthal
3
-14
/
+0
2014-10-25
Docx reader: add tests for i18n headers.
Jesse Rosenthal
3
-0
/
+12
2014-10-23
HTML writer: Make header attributes work outside top level.
John MacFarlane
2
-0
/
+4
2014-10-21
Merge pull request #1706 from tarleb/org-symbol-entities
John MacFarlane
1
-0
/
+12
2014-10-20
Pretty: Make CR + BLANKLINE = BLANKLINE.
John MacFarlane
5
-9
/
+5
2014-10-20
Org reader: parse LaTeX-style MathML entities
Albert Krewinkel
1
-0
/
+12
2014-10-19
Parsing: fixed `inlineMath` so it handles `\text{..}` containing `$`.
John MacFarlane
2
-0
/
+3
2014-10-18
Merge pull request #1680 from shelf/master
John MacFarlane
1
-0
/
+37
2014-10-18
Merge pull request #1700 from tarleb/org-emphasis-fix
John MacFarlane
1
-0
/
+8
2014-10-18
Org reader: Drop COMMENT document trees
Albert Krewinkel
1
-0
/
+12
2014-10-18
Org reader: fix rules for emphasis recognition
Albert Krewinkel
1
-0
/
+8
2014-10-17
Fix indent issue for definition lists
Timothy Humphries
1
-0
/
+10
2014-10-12
Respect indent when parsing Org bullet lists
Timothy Humphries
1
-0
/
+27
2014-09-27
Merge pull request #1601 from jkr/windowsfix
John MacFarlane
1
-2
/
+1
2014-09-27
Update tests for #1649
Matthew Pickering
1
-1
/
+3
2014-09-26
Fix 'Ext_lists_without_preceding_blankline' bug.
Artyom
1
-0
/
+12
2014-09-25
EPUB Tests: Seperating image testing from other features
mpickering
4
-35
/
+8
2014-09-25
Shared: Make collapseFilePath OS-agnostic
mpickering
1
-18
/
+19
2014-09-09
Updated tests for #1616 change.
John MacFarlane
1
-0
/
+1
2014-09-09
LaTeX writer: Test for protecting images in header.
Jesse Rosenthal
1
-0
/
+3
2014-09-05
Docx reader: Add test for polyglot headers.
Jesse Rosenthal
3
-0
/
+14
2014-09-04
Org reader: Update Tests
Jesse Rosenthal
1
-1
/
+5
2014-09-04
Docx Reader: Add tests for numbered headers.
Jesse Rosenthal
3
-0
/
+5
2014-09-02
Docx reader: Modify mediabag test accordingly.
Jesse Rosenthal
1
-2
/
+1
2014-08-31
Merge pull request #1594 from jkr/itemFix
John MacFarlane
1
-0
/
+7
2014-08-31
LaTeX writer: Add tests for header-in-item.
Jesse Rosenthal
1
-0
/
+7
2014-08-31
Markdown reader: better handling of paragraph in div.
John MacFarlane
13
-13
/
+25
2014-08-30
DokuWiki writer: Make tables prettier by aligning columns.
John MacFarlane
2
-26
/
+26
2014-08-30
Textile reader: Improved table support.
John MacFarlane
1
-52
/
+7
2014-08-30
Dokuwiki writer: Add a test for multiblock table cells.
Jesse Rosenthal
3
-0
/
+19
2014-08-29
Merge pull request #1574 from jlduran/latex-horizontal-rule
John MacFarlane
1
-13
/
+13
2014-08-29
Merge branch 'ugly-tables' of https://github.com/jlduran/pandoc into jlduran-...
John MacFarlane
1
-93
/
+95
2014-08-29
LaTeX writer: Add `\strut` to fix multiline tables
Jose Luis Duran
1
-45
/
+45
2014-08-28
Docx reader: update tests for new table behavior.
Jesse Rosenthal
2
-20
/
+30
2014-08-28
LaTeX writer: Make Horizontal Rules more flexible
Jose Luis Duran
1
-13
/
+13
2014-08-28
LaTeX writer: Fix tables
Jose Luis Duran
1
-61
/
+63
[next]