index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
writer.html
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-02
Updated HTML and S5 writer tests for new span tags in math.
fiddlosopher
1
-45
/
+59
2007-12-02
Added Text.Pandoc.Readers.TeXMath and changed default handling of math.
fiddlosopher
1
-7
/
+51
2007-12-01
Updated tests with new way of displaying math in HTML (with no enclosing $'s).
fiddlosopher
1
-7
/
+7
2007-11-29
Modified writer tests for new Math and TeX output.
fiddlosopher
1
-7
/
+3
2007-09-18
Markdown writer: Don't print title attribute if title is empty.
fiddlosopher
1
-1
/
+1
2007-09-03
Added xmlns attribute to html element in html writer tests.
fiddlosopher
1
-1
/
+1
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
-12
/
+73
2007-07-28
Brought test suite up to date.
fiddlosopher
1
-4
/
+11
2007-07-22
Updated test suite for writers, adding tests for
fiddlosopher
1
-1
/
+29
2007-07-14
Change to footnotes in HTML writer: Instead of putting the footnote
fiddlosopher
1
-15
/
+5
2007-07-09
Added a test case with an inline link containing bracketed text.
fiddlosopher
1
-1
/
+1
2007-07-08
Regularized the scheme for unique header identifiers in HTML writer:
fiddlosopher
1
-1
/
+1
2007-07-08
Changes to tests to accommodate r653.
fiddlosopher
1
-30
/
+30
2007-07-08
Updated tests to account for changes in HTML writer (identifiers).
fiddlosopher
1
-30
/
+30
2007-05-10
Updated test suite with new tests for definition lists.
fiddlosopher
1
-0
/
+87
2007-03-04
Fixed bug in noscript part of email obfuscation:
fiddlosopher
1
-2
/
+2
2007-02-27
Changes to test suite for new XHTML output.
fiddlosopher
1
-768
/
+879
2007-01-27
More changes in entity handling: Instead of using entities for characters
fiddlosopher
1
-5
/
+5
2007-01-07
Modified HTML output for Image elements, to conform to
fiddlosopher
1
-2
/
+2
2007-01-06
Fixed bug in Markdown reader's handling of underscores and other
fiddlosopher
1
-0
/
+3
2007-01-06
Merged changes from 'quotes' branch since r431. Smart typography
fiddlosopher
1
-276
/
+627
2007-01-04
Refactored SGML escaping functions and "in tag" functions to
fiddlosopher
1
-24
/
+24
2006-12-30
Merged 'strict' branch from r324. This adds a '--strict'
fiddlosopher
1
-1
/
+1
2006-12-29
Reversed changes from r246:
fiddlosopher
1
-29
/
+0
2006-12-21
+ Added regression tests with footnotes in quote blocks and lists.
fiddlosopher
1
-0
/
+10
2006-12-20
Made javascript obfuscation of emails even more obfuscatory,
fiddlosopher
1
-2
/
+12
2006-12-20
Modified the HTML writer to add invisible anchors to each section
fiddlosopher
1
-0
/
+29
2006-12-19
+ Replaced 'comparing' combinator in markdown reader with 'compare'.
fiddlosopher
1
-3
/
+6
2006-12-19
Merged changes to footnotes branch r219-r240.
fiddlosopher
1
-13
/
+9
2006-12-19
Changed footnote syntax to conform to the de facto standard
fiddlosopher
1
-3
/
+3
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
/
+456
[prev]