index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Text
/
Pandoc
/
Writers
/
RTF.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
More work on smallcaps support.
fiddlosopher
1
-1
/
+1
2008-07-15
Add preliminary support for SmallCaps inline element. (Andrea Rossato)
fiddlosopher
1
-0
/
+1
2008-07-15
Added type declarations to avoid -Wall 'defaulting' warnings in writers.
fiddlosopher
1
-1
/
+1
2008-07-13
Code cleanup in RTF writer.
fiddlosopher
1
-18
/
+17
2008-03-26
Fixed bug in RTF writer:
fiddlosopher
1
-7
/
+7
2008-02-09
Removed Text.Regex dependencies by rewriting using plain Haskell:
fiddlosopher
1
-11
/
+13
2008-02-09
Modified writers for new argument place in CodeBlock.
fiddlosopher
1
-1
/
+1
2007-12-02
Added Text.Pandoc.Readers.TeXMath and changed default handling of math.
fiddlosopher
1
-1
/
+2
2007-11-29
Changed all writers to handle new Math block element.
fiddlosopher
1
-1
/
+2
2007-11-29
Moved everything from src into the top-level directory.
fiddlosopher
1
-0
/
+286
2007-11-28
Removed Text directory. This is a remnant of an experiment
fiddlosopher
1
-286
/
+0
2007-11-03
Use template haskell to avoid the need for templates:
fiddlosopher
1
-0
/
+286