index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Writers
/
MediaWiki.hs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-26
Add support for attributes in inline Code.
John MacFarlane
1
-7
/
+7
2011-01-26
Bumped version to 1.8; depend on pandoc-types 1.8.
John MacFarlane
1
-4
/
+6
2010-03-23
Updated copyright notices.
John MacFarlane
1
-2
/
+2
2010-03-18
MediaWiki writer: make links to relative URLs wikilinks.
fiddlosopher
1
-11
/
+9
2010-03-17
MediaWiki writer: Support images in figures.
fiddlosopher
1
-0
/
+8
2010-03-13
Use template variables for include-before/after.
fiddlosopher
1
-3
/
+1
2010-03-11
MediaWiki writer: fixed headerless tables.
fiddlosopher
1
-36
/
+37
2010-02-27
Mediawiki writer: Don't print a "== Notes ==" header before references.
fiddlosopher
1
-1
/
+1
2010-02-27
Promoted mediawiki headers.
fiddlosopher
1
-1
/
+1
2009-12-31
Modified mediawiki writer to use new templates.
fiddlosopher
1
-15
/
+15
2009-12-31
Removed unneeded writer options; use template variables instead.
fiddlosopher
1
-14
/
+15
2009-12-07
Improved syntax for markdown definition lists.
fiddlosopher
1
-6
/
+8
2009-12-07
Blank lines after lists in MediaWiki writer.
fiddlosopher
1
-6
/
+4
2009-01-24
Moved all haskell source to src subdirectory.
fiddlosopher
1
-0
/
+396