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-14
Fixe autolinks with following punctuation.
John MacFarlane
1
-0
/
+5
2014-12-12
RST Reader: compute Attrs when role is defined
Daniel Bergey
2
-4
/
+4
2014-12-12
WIP: tests for RST roles
Daniel Bergey
2
-20
/
+39
2014-12-10
Merge pull request #1695 from bjornbm/master
John MacFarlane
1
-1
/
+1
2014-12-08
DocBook reader: document/test "type" as implemented
Bryan O'Sullivan
2
-2
/
+2
2014-12-08
Fix test suite
Bryan O'Sullivan
1
-1
/
+1
2014-12-08
DocBook reader: add support for classname
Bryan O'Sullivan
2
-0
/
+4
2014-12-08
DocBook reader: add support for calloutlist and callout
Bryan O'Sullivan
2
-0
/
+25
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-15
Escape spaces. Fixes jgm/pandoc#1694.
Bjorn Buckwalter
1
-1
/
+1
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
[prev]
[next]