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
/
OpenDocument.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-09
Small fix to indentation of code blocks inside defn lists.
fiddlosopher
1
-1
/
+1
2008-06-09
OpenDocument writer: Fixed indentation for verbatim blocks inside defn lists.
fiddlosopher
1
-6
/
+16
2008-06-09
OpenDocument writer: Use different bullets for different list levels.
fiddlosopher
1
-3
/
+4
2008-06-09
OpenDocument writer: Return empty Doc in title block for null author, title,...
fiddlosopher
1
-11
/
+9
2008-06-09
OpenDocument writer: don't convert 4 spaces to tab in verbatim block.
fiddlosopher
1
-5
/
+1
2008-03-21
Fixed handling of Quoted inline elements to use unicode left & right quotes.
fiddlosopher
1
-2
/
+6
2008-03-19
OpenDocument: use the new Definition_20_Term and
fiddlosopher
1
-6
/
+6
2008-03-19
Code cleanup only.
fiddlosopher
1
-32
/
+35
2008-03-19
OpenDocument writer: Don't print raw HTML.
fiddlosopher
1
-2
/
+2
2008-03-19
Moved XML-formatting functions to new unexported module Text.Pandoc.XML.
fiddlosopher
1
-56
/
+1
2008-03-19
Andrea Rossato's patch for OpenDocument support.
fiddlosopher
1
-0
/
+519