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.rtf
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-31
Markdown reader: better handling of paragraph in div.
John MacFarlane
1
-2
/
+2
2014-07-30
Updated RTF writer tests.
John MacFarlane
1
-2
/
+2
2013-11-01
TexMath: Export readTeXMath', which attends to display/inline.
John MacFarlane
1
-1
/
+1
2013-01-06
Don't put the text of an autolink in Code font.
John MacFarlane
1
-4
/
+4
2011-11-12
Updated writer tests for new version of texmath.
John MacFarlane
1
-2
/
+2
2011-01-28
RTF writer: Embed images when possible.
John MacFarlane
1
-2
/
+2
2011-01-26
Bumped version to 1.8; depend on pandoc-types 1.8.
John MacFarlane
1
-1
/
+0
2010-07-20
Made spacing at end of output more consistent.
John MacFarlane
1
-1
/
+0
2010-04-25
Use texmath's parser in TexMath module.
John MacFarlane
1
-5
/
+5
2009-12-31
Modified RTF writer to use new templates.
fiddlosopher
1
-2
/
+2
2009-12-07
Improved syntax for markdown definition lists.
fiddlosopher
1
-0
/
+22
2008-08-13
Support for display math; changed ASCIIMathML -> LaTeXMathML:
fiddlosopher
1
-2
/
+1
2008-07-15
Fixed bug in Markdown parser: regular $s triggering math mode.
fiddlosopher
1
-0
/
+1
2008-07-11
In smart mode, use nonbreaking spaces after abbreviations in markdown parser.
fiddlosopher
1
-1
/
+1
2008-07-11
Treat '\ ' in (extended) markdown as nonbreaking space.
fiddlosopher
1
-2
/
+2
2008-06-08
Markdown smart typography: Em dashes no longer eat surrounding whitespace.
fiddlosopher
1
-1
/
+1
2008-03-26
Fixed bug in RTF writer:
fiddlosopher
1
-32
/
+32
2007-12-08
Removed support for "box-style" block quotes in markdown.
fiddlosopher
1
-10
/
+0
2007-12-02
Updated test suite -- no italics for digits.
fiddlosopher
1
-3
/
+3
2007-12-02
Added Text.Pandoc.Readers.TeXMath and changed default handling of math.
fiddlosopher
1
-7
/
+7
2007-11-29
Modified writer tests for new Math and TeX output.
fiddlosopher
1
-14
/
+10
2007-08-23
Added new rule for enhanced markdown ordered lists: if the list marker
fiddlosopher
1
-0
/
+1
2007-08-18
+ Fixed bug in markdown ordered list parsing. The problem was
fiddlosopher
1
-0
/
+2
2007-08-08
Major change in the way ordered lists are handled:
fiddlosopher
1
-0
/
+17
2007-07-28
Brought test suite up to date.
fiddlosopher
1
-4
/
+5
2007-07-22
Updated test suite for writers, adding tests for
fiddlosopher
1
-0
/
+4
2007-07-09
Added a test case with an inline link containing bracketed text.
fiddlosopher
1
-1
/
+1
2007-05-10
Updated test suite with new tests for definition lists.
fiddlosopher
1
-0
/
+30
2007-05-09
+ Use new alignment parameter in title/author/date,
fiddlosopher
1
-270
/
+270
2007-01-06
Fixed bug in Markdown reader's handling of underscores and other
fiddlosopher
1
-0
/
+4
2007-01-06
Merged changes from 'quotes' branch since r431. Smart typography
fiddlosopher
1
-28
/
+28
2006-12-30
Merged 'strict' branch from r324. This adds a '--strict'
fiddlosopher
1
-1
/
+1
2006-12-21
+ Added regression tests with footnotes in quote blocks and lists.
fiddlosopher
1
-0
/
+4
2006-12-19
Merged changes to footnotes branch r219-r240.
fiddlosopher
1
-3
/
+8
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-29
Changes to RTF writer:
fiddlosopher
1
-266
/
+266
2006-10-17
initial import
fiddlosopher
1
-0
/
+378