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
2012-10-13
Textile reader: Fixed bug with list items containing line breaks.
John MacFarlane
2
-0
/
+10
2012-10-10
LaTeX reader: Better support for citation commands.
John MacFarlane
1
-1
/
+1
2012-10-05
Textile reader: Implemented comment blocks.
John MacFarlane
2
-1
/
+11
2012-10-04
Updated mediawiki writer test for `<br />` change.
John MacFarlane
1
-2
/
+1
2012-09-30
RST reader: Consolidate super/subscript, math into interpretedRole.
John MacFarlane
1
-1
/
+1
2012-09-30
RST reader: Consolidated rawBlock into directive.
John MacFarlane
1
-3
/
+3
2012-09-29
Renamed removedLeadingTrailingSpace to trim.
John MacFarlane
1
-2
/
+2
2012-09-29
RST reader: Consolidated math block parsers into directive.
John MacFarlane
1
-2
/
+2
2012-09-27
RST reader: Use Text.Pandoc.Builder.
John MacFarlane
2
-125
/
+125
2012-09-27
RST reader: Support :target: on image substitutions.
John MacFarlane
2
-0
/
+7
2012-09-26
RST reader: Support :target: on .. image:: blocks.
John MacFarlane
1
-2
/
+2
2012-09-25
Removed need for utf8-string package.
John MacFarlane
1
-2
/
+2
2012-09-24
Texinfo writer: Fixed internal cross-references.
John MacFarlane
1
-26
/
+67
2012-09-22
Markdown reader: Fixed link parser to avoid exponential slowdowns.
John MacFarlane
1
-0
/
+2
2012-09-22
LaTeX reader: Added a 'try' in rawLaTeXBlock.
John MacFarlane
1
-0
/
+4
2012-09-21
Tests.Old: Set TMP to ".".
John MacFarlane
1
-1
/
+1
2012-09-16
LaTeX writer: Don't rely on the enumerate package.
John MacFarlane
1
-24
/
+34
2012-09-16
LaTeX writer: Properly escape strings inside \url{}.
John MacFarlane
1
-1
/
+1
2012-09-16
Merge pull request #596 from dlax/rst-fieldlists
John MacFarlane
1
-1
/
+2
2012-09-15
MediaWiki reader: Allow table in table cell.
John MacFarlane
2
-0
/
+33
2012-09-15
LaTeX writer: don't escape _ in url.
John MacFarlane
1
-1
/
+1
2012-09-15
LaTeX writer: Don't use \endhead with longtable.
John MacFarlane
1
-5
/
+5
2012-09-15
Revised latex writer tests to use longtable.
John MacFarlane
1
-57
/
+51
2012-09-15
MediaWiki reader: Added test case for templates in list item.
John MacFarlane
2
-2
/
+5
2012-09-15
MediaWiki reader: Added test for ref.
John MacFarlane
2
-1
/
+7
2012-09-15
MediaWiki reader: Interpret width attribute on table columns.
John MacFarlane
2
-3
/
+3
2012-09-15
MediaWiki reader: Got alignments working.
John MacFarlane
2
-1
/
+21
2012-09-15
MediaWiki reader: Misc fixes, put category links at end.
John MacFarlane
2
-3
/
+4
2012-09-15
MediaWiki reader: Parse styles after '{|' table start.
John MacFarlane
2
-2
/
+21
2012-09-14
MediaWiki reader: Added test for multi-paragraph cells.
John MacFarlane
2
-1
/
+27
2012-09-14
MediaWiki reader: Table improvements, added simple table tests.
John MacFarlane
2
-1
/
+44
2012-09-13
MediaWiki reader: Images.
John MacFarlane
2
-0
/
+15
2012-09-13
MediaWiki reader: internal links.
John MacFarlane
2
-0
/
+6
2012-09-13
MediaWiki reader: Implemented basic internal links.
John MacFarlane
2
-0
/
+18
2012-09-13
MediaWiki reader: Added tests for external mailto link.
John MacFarlane
2
-0
/
+3
2012-09-13
MediaWiki reader: Implemented numbered external links.
John MacFarlane
2
-0
/
+3
2012-09-13
MediaWiki reader: Support HTML lists.
John MacFarlane
2
-0
/
+37
2012-09-13
MediaWiki reader: Handle templates, variables as raw mediawiki.
John MacFarlane
2
-1
/
+20
2012-09-12
MediaWiki reader: preformatted blocks and tests.
John MacFarlane
2
-2
/
+31
2012-09-12
MediaWiki reader: Support `<math>` tag.
John MacFarlane
2
-1
/
+7
2012-09-12
Added tests for mediawiki lists.
John MacFarlane
2
-1
/
+104
2012-09-12
More mediawiki reader tests.
John MacFarlane
2
-2
/
+66
2012-09-12
Added some tests for mediawiki reader.
John MacFarlane
2
-1
/
+51
2012-09-12
Added basic mediawiki reader.
John MacFarlane
3
-1
/
+112
2012-09-12
HTML writer: Improve line breaks with `<dd>` tags.
John MacFarlane
1
-5
/
+10
2012-09-08
Fixed spacing in context writer test.
John MacFarlane
1
-1
/
+1
2012-09-06
LaTeX reader: Support obeylines environment.
John MacFarlane
2
-0
/
+6
2012-09-06
LaTeX reader: Use curly quotes for bare straight quotes.
John MacFarlane
1
-1
/
+1
2012-09-06
Fixed footnotes bug in textile.
John MacFarlane
1
-1
/
+1
2012-08-29
Fix RST reader for field lists items with body beginning after a new line
Denis Laxalde
1
-1
/
+2
[next]