index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
testsuite.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-20
Markdown reader: revised definition list syntax (closes #1429).
John MacFarlane
1
-0
/
+12
2013-08-18
Adjusted writers and tests for change in parsing of div/span.
John MacFarlane
1
-6
/
+6
2012-01-01
New treatment of dashes in --smart mode.
John MacFarlane
1
-2
/
+2
2010-12-30
New HTML reader using tagsoup as a lexer.
John MacFarlane
1
-4
/
+4
2010-12-13
Markdown reader: Fixed regression in reference key parser.
John MacFarlane
1
-1
/
+0
2010-12-07
Smart punctuation: don't alllow ellipses containing spaces.
John MacFarlane
1
-1
/
+1
2010-03-01
Markdown reader: Allow footnotes to be indented < 4 spaces.
fiddlosopher
1
-2
/
+2
2009-12-31
Markdown reader: use ; as separator between authors.
fiddlosopher
1
-1
/
+1
2009-12-07
Improved syntax for markdown definition lists.
fiddlosopher
1
-3
/
+39
2008-08-13
Support for display math; changed ASCIIMathML -> LaTeXMathML:
fiddlosopher
1
-2
/
+2
2008-07-15
Fixed bug in Markdown parser: regular $s triggering math mode.
fiddlosopher
1
-0
/
+1
2007-12-08
Removed support for "box-style" block quotes in markdown.
fiddlosopher
1
-25
/
+0
2007-08-23
Added new rule for enhanced markdown ordered lists: if the list marker
fiddlosopher
1
-0
/
+2
2007-08-18
+ Fixed bug in markdown ordered list parsing. The problem was
fiddlosopher
1
-0
/
+4
2007-08-08
Major change in the way ordered lists are handled:
fiddlosopher
1
-0
/
+26
2007-07-22
Updated test suite for writers, adding tests for
fiddlosopher
1
-0
/
+9
2007-07-15
Modified the test of a link containing an underscore in
fiddlosopher
1
-1
/
+1
2007-07-09
Added a test case with an inline link containing bracketed text.
fiddlosopher
1
-1
/
+2
2007-05-10
Updated test suite with new tests for definition lists.
fiddlosopher
1
-0
/
+46
2007-01-06
Fixed bug in Markdown reader's handling of underscores and other
fiddlosopher
1
-0
/
+2
2006-12-30
Merged 'strict' branch from r324. This adds a '--strict'
fiddlosopher
1
-3
/
+3
2006-12-21
+ Added regression tests with footnotes in quote blocks and lists.
fiddlosopher
1
-0
/
+4
2006-12-19
Merged changes to footnotes branch r219-r240.
fiddlosopher
1
-6
/
+10
2006-12-19
Changed footnote syntax to conform to the de facto standard
fiddlosopher
1
-14
/
+12
2006-12-16
Changed 'putStrLn' to 'putStr' in Main.hs, and modified some
fiddlosopher
1
-1
/
+0
2006-10-17
initial import
fiddlosopher
1
-0
/
+612