aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-30Made LaTeX reader properly recognize --parse-raw in rawLaTeXInline.fiddlosopher2-3/+5
2007-12-29Changed handling of titles in HTML writer so you don't get "titleprefix - "fiddlosopher1-2/+4
2007-12-29Use wrappers around Doc elements to ensure proper spacing in ConTeXt writer.fiddlosopher3-81/+47
2007-12-29Markdown reader: Make 'block' conditional on strictness state,fiddlosopher1-21/+27
2007-12-24Markdown: better handling of parentheses in URLs and quotation marks in titles.fiddlosopher1-8/+15
2007-12-24Modified markdown reader to disallow links within links. (Resolves Issue #35.)fiddlosopher1-22/+29
2007-12-24Improved handling of raw HTML in Markdown reader. (Resolves Issue #36.)fiddlosopher1-4/+12
2007-12-24Changed failure message in anyHtmlBlockTag (minor change).fiddlosopher1-1/+1
2007-12-23Modified rawHtmlBlock in HTML reader so it parses </html> and </body> tags.fiddlosopher1-2/+7
2007-12-21Modified 'source' parser in Markdown reader to allow backslash escapes in URLs.fiddlosopher1-3/+4
2007-12-21Modified rules for HTML header identifiers to ensure legal identifiers.fiddlosopher2-19/+29
2007-12-21Fixed handling of email addresses in markdown and reStructuredText.fiddlosopher3-40/+36
2007-12-10Bumped version number to 0.46.fiddlosopher3-3/+3
2007-12-09Added date to release note on website.fiddlosopher1-1/+1
2007-12-08Use \{0,1\} instead of \? in sed, so it works on BSD/Mac OSX too.fiddlosopher1-1/+1
2007-12-08Updated website.fiddlosopher1-50/+24
2007-12-08Makefile website target: create changelog.txt, not changelog.fiddlosopher1-2/+2
2007-12-08Removed support for "box-style" block quotes in markdown.fiddlosopher14-289/+3
2007-12-06Updated debian/changelog.fiddlosopher1-16/+78
2007-12-04Added new HTML math demos to website. Revamped mkdemos.pl for simplicity.fiddlosopher3-21/+49
2007-12-04Adjusted test suite for footnote changes in LaTeX and ConTeXt writers.fiddlosopher2-10/+10
2007-12-04Improvements to LaTeX and ConTeXt footnote handling:fiddlosopher2-5/+7
2007-12-02If gladtex specified, don't prettyprint <EQ> tags, or gladtex gets confused.fiddlosopher1-1/+1
2007-12-02Small fix to error handling in TeXMath parser:fiddlosopher1-3/+3
2007-12-02Removed note about public mimetex server from README.fiddlosopher1-3/+1
2007-12-02Updated test suite -- no italics for digits.fiddlosopher6-28/+12
2007-12-02TeXMath parser: use emphasis only for letters, not numbers.fiddlosopher1-4/+8
2007-12-02Updated HTML and S5 writer tests for new span tags in math.fiddlosopher4-123/+143
2007-12-02Put math in HTML inside <span class="math">.fiddlosopher2-2/+5
2007-12-02Added Text.Pandoc.Readers.TeXMath and changed default handling of math.fiddlosopher16-57/+408
2007-12-02Website: Added note about inclusion in Ubuntu Hardy Heron.fiddlosopher1-0/+3
2007-12-01Removed TODO.fiddlosopher1-12/+0
2007-12-01Updated tests with new way of displaying math in HTML (with no enclosing $'s).fiddlosopher4-10/+10
2007-12-01Added --gladtex and --mimetex options.fiddlosopher2-14/+22
2007-12-01Documented new --gladtex and --mimetex options, and new treatment of TeX math.fiddlosopher2-23/+79
2007-12-01Added HTMLMathMethod writer option.fiddlosopher3-17/+31
2007-12-01Modified s5 fancy test to include new ASCIIMathML.js.fiddlosopher1-198/+2517
2007-12-01Small change to wording in README.fiddlosopher1-2/+3
2007-12-01New version of ASCIIMathML.js.fiddlosopher1-211/+2629
2007-11-29Modified writer tests for new Math and TeX output.fiddlosopher6-65/+36
2007-11-29Changed all writers to handle new Math block element.fiddlosopher8-8/+19
2007-11-29Revised s5.native test with Math block.fiddlosopher1-1/+1
2007-11-29Fixed small error in testsuite.native.fiddlosopher1-1/+1
2007-11-29Modified markdown reader for new Math block.fiddlosopher1-1/+1
2007-11-29Modified LaTeX reader for new Math blocks.fiddlosopher1-3/+3
2007-11-29Modified refsMatch for new Math block element.fiddlosopher1-0/+2
2007-11-29Added new Math block element.fiddlosopher1-0/+1
2007-11-29Changed tests to use new Math block element.fiddlosopher2-14/+14
2007-11-29Added TODO for math branch notes.fiddlosopher1-0/+12
2007-11-29Removed src, headers, ui from top-level -- git-svn didn't do this.fiddlosopher0-0/+0