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-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
2012-08-25
Added (failing) test case for #518.
John MacFarlane
2
-2
/
+4
2012-08-18
Man writer: Escape - as \-.
John MacFarlane
1
-10
/
+10
2012-08-08
Changes to literate haskell options.
John MacFarlane
1
-1
/
+3
2012-08-01
Major rewrite of markdown reader.
John MacFarlane
7
-363
/
+355
2012-07-26
Moved WriterOptions and associated types Shared -> Options.
John MacFarlane
8
-18
/
+16
2012-07-26
Integrated test suite with cabal.
John MacFarlane
1
-1
/
+2
2012-07-26
Moved tests to tests/, modified cabal file so lib isn't recompiled.
John MacFarlane
13
-0
/
+1134
2012-07-22
Revised code for pipe tables.
John MacFarlane
2
-1
/
+19
2012-07-22
Renamed tests/markdown-tables -> tests/extra-tables.
John MacFarlane
2
-0
/
+0
2012-07-22
Merge pull request #510 from mytskine/markdown-extra
John MacFarlane
2
-0
/
+94
2012-07-22
Removed fb2.math-webtex.fb2 tests.
John MacFarlane
1
-2
/
+0
2012-07-22
FB2: support images embedded as data URIs + tests.
Sergey Astanin
2
-0
/
+16
2012-07-22
Test suite for FB2 writer.
Sergey Astanin
13
-0
/
+80
2012-07-16
Don't recognize inline-markup starts inside words.
John MacFarlane
2
-1
/
+7
2012-07-13
Textile reader: properly handle links with surrounding brackets.
John MacFarlane
2
-0
/
+3
2012-06-27
ConTeXt writer: don't escape `&`,`^`,`<`,`>`.
John MacFarlane
1
-17
/
+16
2012-06-27
MediaWiki writer: Avoid extra blank lines after sublists.
John MacFarlane
1
-7
/
+0
2012-06-26
Don't escape `_` as `\letterunderscore{}` in ConTeXt.
John MacFarlane
1
-2
/
+2
2012-06-08
Updated tests for changes in LaTeX template.
John MacFarlane
3
-3
/
+3
2012-06-05
Updated tests for changes in LaTeX changes.
John MacFarlane
3
-24
/
+21
2012-06-05
Updated tests for changes in latex template.
John MacFarlane
3
-45
/
+49
2012-06-03
Added failing tests for note beginning with a citation.
John MacFarlane
4
-4
/
+4
2012-06-03
Updated test suite.
John MacFarlane
3
-46
/
+36
2012-05-29
Textile reader: fix for `<notextile>` and `==`.
paul.rivier
2
-0
/
+15
2012-05-23
Added (failing) tests for textual citations in footnotes.
John MacFarlane
4
-4
/
+4
[prev]
[next]