index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
html-reader.native
Age
Commit message (
Expand
)
Author
2013-01-09
Added Attr field to Header.
John MacFarlane
2011-07-16
HTML reader: treat Plain as Para when needed.
John MacFarlane
2011-01-26
Add support for attributes in inline Code.
John MacFarlane
2011-01-21
Make sure native output ends in newline with --standalone.
John MacFarlane
2011-01-20
Updated tests for new native format.
John MacFarlane
2010-12-30
New HTML reader using tagsoup as a lexer.
John MacFarlane
2010-12-22
Made --smart work with HTML reader.
John MacFarlane
2010-07-20
Made spacing at end of output more consistent.
John MacFarlane
2010-02-28
Added accessors (docTitle, docAuthors, docDate) to Meta type.
fiddlosopher
2009-12-31
Changed Meta author and date types to Inline lists instead of Strings.
fiddlosopher
2009-12-07
Improved syntax for markdown definition lists.
fiddlosopher
2008-02-09
Updated test suite to new baseline (but no tests yet for new code block syntax).
fiddlosopher
2008-02-09
Modified tests for new argument in CodeBlock.
fiddlosopher
2007-08-08
Major change in the way ordered lists are handled:
fiddlosopher
2007-07-28
Brought test suite up to date.
fiddlosopher
2007-07-23
Added definition list support to HTML reader.
fiddlosopher
2007-04-10
Extensive changes stemming from a rethinking of the Pandoc data
fiddlosopher
2006-11-26
Pandoc bug fixes:
fiddlosopher
2006-10-17
initial import
fiddlosopher