index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-18
Added --mathml option; removed Text.Pandoc.LaTeXMathML.
fiddlosopher
1
-3
/
+3
2010-03-18
Added plain writer.
fiddlosopher
1
-0
/
+23
2010-03-13
Use template variables for include-before/after.
fiddlosopher
11
-0
/
+76
2010-03-07
Improved and simplified title block in context template.
fiddlosopher
1
-23
/
+12
2010-03-01
LaTeX template: redefine labelwidth when using enumerate package.
fiddlosopher
1
-0
/
+6
2010-01-05
LaTeX template: always include hyperref package.
fiddlosopher
1
-5
/
+3
2010-01-02
Latex template: only show \author if there are some...
fiddlosopher
1
-0
/
+2
2010-01-02
Improved xetex part of latex.template.
fiddlosopher
1
-1
/
+9
2009-12-31
LaTeX writer: Only require listings package if needed.
fiddlosopher
1
-0
/
+2
2009-12-31
Modified latex template to include bare minimum of packages.
fiddlosopher
1
-1
/
+21
2009-12-31
Added --xetex option to pandoc and markdown2pdf.
fiddlosopher
1
-7
/
+6
2009-12-31
Modified mediawiki writer to use new templates.
fiddlosopher
1
-74
/
+7
2009-12-31
Updated texinfo writer to use new templates.
fiddlosopher
1
-37
/
+46
2009-12-31
Modified RTF writer to use new templates.
fiddlosopher
1
-15
/
+18
2009-12-31
Revised man writer to use new templates.
fiddlosopher
1
-75
/
+12
2009-12-31
Opendocument writer: support new templates.
fiddlosopher
1
-75
/
+21
2009-12-31
Updated docbook writer to use new templates.
fiddlosopher
1
-1
/
+13
2009-12-31
Improved RST writer.
fiddlosopher
1
-5
/
+9
2009-12-31
Use $for$ for multiple authors in context, latex, markdown.
fiddlosopher
3
-7
/
+3
2009-12-31
Use $for$ for header-includes.
fiddlosopher
5
-11
/
+24
2009-12-31
Use $for$ for --css option in HTML writer.
fiddlosopher
1
-1
/
+6
2009-12-31
Use separate title, author, date variables in markdown template.
fiddlosopher
1
-1
/
+3
2009-12-31
Added docbook template.
fiddlosopher
1
-74
/
+9
2009-12-31
Fixed RST writer to use new templates.
fiddlosopher
1
-34
/
+9
2009-12-31
Markdown template - added space after header includes.
fiddlosopher
1
-0
/
+1
2009-12-31
Tweaked templates and tests.
fiddlosopher
4
-19
/
+21
2009-12-31
Modified templates to respect indentation.
fiddlosopher
1
-27
/
+29
2009-12-31
Fixed spacing in latex, context templates.
fiddlosopher
2
-4
/
+2
2009-12-31
Got s5 writer working with html template.
fiddlosopher
1
-350
/
+0
2009-12-31
Removed spurious linebreak in latex template.
fiddlosopher
1
-1
/
+0
2009-12-31
HTML writer changes for templates.
fiddlosopher
1
-80
/
+46
2009-12-31
Fixed up LaTeXMathML module not to use TH.
fiddlosopher
2
-1
/
+9
2009-12-31
Implemented templates for context writer.
fiddlosopher
1
-29
/
+15
2009-12-31
Restored writerIncludeBefore, writerIncludeAfter.
fiddlosopher
12
-42
/
+12
2009-12-31
Added rough templates for all writers. These need much fine tuning.
fiddlosopher
10
-19
/
+948
2009-12-31
Added 'standalone' variable, use in templates.
fiddlosopher
2
-0
/
+6
2009-12-31
Fixed markdown writer to use templates.
fiddlosopher
1
-1
/
+16
2009-12-31
Started on an HTML template.
fiddlosopher
1
-1
/
+20
2009-12-31
Added templates/ directory.
fiddlosopher
12
-0
/
+72
2008-08-01
Simplified build process using template haskell.
fiddlosopher
25
-4866
/
+0
2008-07-31
Use CPP to simplify build procedure for Highlighting.hs module.
fiddlosopher
2
-94
/
+0
2008-07-13
Code cleanup in S5 writer template.
fiddlosopher
1
-7
/
+11
2008-03-19
Andrea Rossato's patch for OpenDocument support.
fiddlosopher
2
-0
/
+5
2008-03-09
Added amsmath package to default LaTeX header. Resolves Issue #48.
fiddlosopher
1
-0
/
+1
2008-02-10
Minor changes due to changes in highlighting-kate API.
fiddlosopher
2
-3
/
+6
2008-02-10
Support for startFrom="nn" to select starting line number in syntax highlight...
fiddlosopher
2
-7
/
+11
2008-02-09
Renamed default headers with .header extension; have Setup.hs look for these.
fiddlosopher
6
-4
/
+4
2008-02-09
Added build option for syntax highlighting, with *optional* dependency on hig...
fiddlosopher
2
-0
/
+87
2008-02-09
Moved Text.Pandoc.Writers.DefaultHeaders -> Text.Pandoc.DefaultHeaders.
fiddlosopher
1
-8
/
+8
2008-02-09
Incorporated templates phase into Setup.hs and improved templates.
fiddlosopher
10
-164
/
+467
[next]