aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-23Modified myheader.tex in website in light of changesfiddlosopher1-9/+0
2007-07-23Added quotes around attribute in ASCIIMathML link examplefiddlosopher1-1/+1
2007-07-23In HTML reader, filter Nulls in lists of blocks. (These canfiddlosopher1-2/+2
2007-07-23Fixed bug in spanStrikeout: case was not exhaustive.fiddlosopher1-1/+1
2007-07-23Updated changelog.fiddlosopher1-77/+122
2007-07-23Updated copyright date in debian/copyright.fiddlosopher1-1/+1
2007-07-23README: Removed the statement that the RST reader doesn't parsefiddlosopher2-7/+7
2007-07-23Added support for definition lists to RST reader.fiddlosopher3-1/+40
2007-07-23Added definition list support to HTML reader.fiddlosopher3-13/+49
2007-07-23Added support for definition lists to LaTeX reader.fiddlosopher1-11/+23
2007-07-23Renamed parseFromStr -> parseFromString.fiddlosopher2-6/+6
2007-07-22Updated RST reader test.fiddlosopher2-0/+3
2007-07-22Superscript and Subscript support for RST reader.fiddlosopher1-8/+10
2007-07-22Added a "try" to the end parser in enclosed (Text.Pandoc.ParserCombinators).fiddlosopher3-13/+16
2007-07-22Added subscript and superscript support to LaTeX reader.fiddlosopher1-1/+14
2007-07-22Updated PROFILING for new Cabal.fiddlosopher1-4/+5
2007-07-22Clarified role of --strict option when input is HTML.fiddlosopher1-2/+2
2007-07-22Removed lines from LaTeXHeader that will be supplied dynamicallyfiddlosopher1-9/+0
2007-07-22markdown2pdf: Print a helpful message if ulem package is not found.fiddlosopher1-0/+4
2007-07-22Man writer: Use ~ and ^ for subscripts and superscripts.fiddlosopher1-6/+9
2007-07-22HTML writer: Use a record for state, instead of a tuple, forfiddlosopher1-24/+32
2007-07-22HTML writer: include css for .strikethrough only if strikethroughfiddlosopher1-17/+25
2007-07-22Main: Relabeled asciiMathMLLink -> asciiMathML, asciiMathML -> math.fiddlosopher1-4/+4
2007-07-22Updated test suite for writers, adding tests forfiddlosopher11-1/+113
2007-07-22Added ~ to the list of characters the markdownfiddlosopher1-1/+1
2007-07-22LaTeX reader: Added clauses for tilde and caret.fiddlosopher1-2/+10
2007-07-22Cleaned up character escaping in LaTeX writer.fiddlosopher1-15/+8
2007-07-22Removed an extra occurance of escapedChar in definitionfiddlosopher1-1/+0
2007-07-22Updated latex writer test because of new system forfiddlosopher1-6/+2
2007-07-22Fixed newline issue at end of man page writer test.fiddlosopher1-1/+1
2007-07-22Changed /hfil/break to /crlf in ConTeXt writer test suite.fiddlosopher1-1/+1
2007-07-22Man writer:fiddlosopher2-4/+4
2007-07-22Changed text to char for one character stringsfiddlosopher3-8/+8
2007-07-22Markdown writer: Substituted char for text for single characters.fiddlosopher1-4/+4
2007-07-22+ Added support for superscript, subscript, andfiddlosopher8-181/+263
2007-07-22Added support for strikeout (\sout) to latexfiddlosopher1-3/+7
2007-07-21Added support for Strikeout, Superscript, and Subscript tofiddlosopher1-1/+26
2007-07-21+ Added support for Strikeout, Superscript, andfiddlosopher1-82/+64
2007-07-21+ Added Strikeout support to Markdown writer.fiddlosopher1-2/+5
2007-07-21Moved failIfStrict from Markdown reader tofiddlosopher1-0/+7
2007-07-21Documented fact that --strict option has a role even whenfiddlosopher1-1/+4
2007-07-21Changes to functions for character escaping:fiddlosopher1-18/+17
2007-07-21Changed man page markdown sources to use newfiddlosopher4-7/+8
2007-07-21Use capital letters for title in sample man page title block.fiddlosopher1-4/+4
2007-07-21Changed system for indicating man page title, section,fiddlosopher2-14/+24
2007-07-21Updated website feature descriptions.fiddlosopher1-16/+41
2007-07-21README changes:fiddlosopher1-19/+34
2007-07-21Added Strikeout, Superscript, and Subscript tofiddlosopher1-8/+12
2007-07-21Added Strikeout, Superscript, and Subscript asfiddlosopher1-0/+3
2007-07-21Small modification in formatting of web demos.fiddlosopher1-15/+14