index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Main.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-17
Cleaned up Main.hs to eliminate -Wall warnings.
fiddlosopher
1
-7
/
+8
2008-03-19
Andrea Rossato's patch for OpenDocument support.
fiddlosopher
1
-11
/
+12
2008-02-24
Changes to Texinfo writer:
fiddlosopher
1
-18
/
+20
2008-02-24
Committed novalazy's initial patch for texinfo output,
fiddlosopher
1
-0
/
+1
2008-02-09
Have --version print a list of supported languages for syntax highlighting.
fiddlosopher
1
-3
/
+12
2008-02-09
Added build option for syntax highlighting, with *optional* dependency on hig...
fiddlosopher
1
-1
/
+7
2008-02-09
Removed Text.Regex dependencies by rewriting using plain Haskell:
fiddlosopher
1
-37
/
+33
2008-01-16
Removed unnecessary imports.
fiddlosopher
1
-1
/
+0
2008-01-08
Made -c/--css option repeatable on the command line (like -H, -A, -B).
fiddlosopher
1
-8
/
+12
2008-01-08
Changed copyright dates where appropriate to include 2008.
fiddlosopher
1
-2
/
+2
2008-01-03
Added optional HTML sanitization using a whitelist.
fiddlosopher
1
-7
/
+16
2008-01-01
Made -H, -A, and -B cumulative: if they are specified multiple times,
fiddlosopher
1
-3
/
+6
2007-12-01
Added --gladtex and --mimetex options.
fiddlosopher
1
-13
/
+17
2007-12-01
Added HTMLMathMethod writer option.
fiddlosopher
1
-4
/
+7
2007-11-29
Moved everything from src into the top-level directory.
fiddlosopher
1
-0
/
+512
2007-11-03
Reverted back to state as of r1062. The template haskell changes
fiddlosopher
1
-512
/
+0
2007-11-03
Use template haskell to avoid the need for templates:
fiddlosopher
1
-0
/
+512