index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
html-reader.html
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-25
fixes #1859 HTML Reader table parsing
mb21
1
-0
/
+247
2014-11-16
Removed extra `</body>` tag from `tests/html-reader.html`.
John MacFarlane
1
-1
/
+0
2014-08-16
HTML reader: Parse appropriately styled span as SmallCaps.
John MacFarlane
1
-0
/
+1
2014-06-16
Added failing HTML reader test for table.
John MacFarlane
1
-1
/
+19
2014-04-01
Added HTML reader tests for empty strong, emph.
John MacFarlane
1
-0
/
+1
2014-04-01
Tests updated to reflect changes to readers.
Matthew Pickering
1
-0
/
+5
2011-11-08
Update templates to use Content-Style-Type meta tag.
John MacFarlane
1
-0
/
+1
2011-07-16
HTML reader: treat Plain as Para when needed.
John MacFarlane
1
-34
/
+0
2010-11-11
HTML reader: don't parse raw HTML inside <code> tag.
John MacFarlane
1
-3
/
+3
2007-08-08
Major change in the way ordered lists are handled:
fiddlosopher
1
-0
/
+56
2007-07-23
Added definition list support to HTML reader.
fiddlosopher
1
-0
/
+9
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
/
+399