index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-27
RST reader: Improved grid tables.
fiddlosopher
2
-1
/
+39
2010-02-27
Mediawiki writer: Don't print a "== Notes ==" header before references.
fiddlosopher
1
-1
/
+0
2010-02-27
Promoted mediawiki headers.
fiddlosopher
1
-31
/
+31
2010-02-27
Reformatting and comments in RunTests.hs. (Eric Kow)
fiddlosopher
1
-1
/
+8
2010-02-27
Markdown reader: properly escape URIs.
fiddlosopher
1
-2
/
+2
2010-02-21
Set LANG to a UTF-8 locale in RunTests.hs.
fiddlosopher
1
-1
/
+2
2010-02-21
No longer need to set 'HOME' in RunTests.hs.
fiddlosopher
1
-2
/
+1
2010-02-21
Added tests/tables-rst-subset.native, part of RST tables patch.
fiddlosopher
1
-0
/
+87
2010-02-20
Incomplete support for RST tables (simple and grid).
fiddlosopher
3
-2
/
+86
2010-01-14
Fixed RunTests so it doesn't require data files to have been installed.
fiddlosopher
1
-1
/
+1
2010-01-05
LaTeX template: always include hyperref package.
fiddlosopher
4
-4
/
+6
2010-01-02
Latex template: only show \author if there are some...
fiddlosopher
2
-2
/
+0
2010-01-01
Removed entities from opendocument writer test.
fiddlosopher
1
-3
/
+3
2010-01-01
Removed entities from mediawiki writer test.
fiddlosopher
1
-3
/
+3
2010-01-01
Docbook writer: use unicode instead of entities.
fiddlosopher
1
-7
/
+6
2010-01-01
Finished converting HTML writer to use unicode instead of entities.
fiddlosopher
1
-33
/
+33
2009-12-31
LaTeX writer: Only require listings package if needed.
fiddlosopher
2
-4
/
+0
2009-12-31
Removed unneeded import from RunTests.hs
fiddlosopher
1
-1
/
+0
2009-12-31
Use UTF8 instead of entities in HTML.
fiddlosopher
4
-11
/
+11
2009-12-31
HTML footnotes: put anchor inside sup, instead of other way.
fiddlosopher
1
-20
/
+20
2009-12-31
Updated lhs tests.
fiddlosopher
4
-160
/
+160
2009-12-31
Updated latex writer tests to conform to recent changes.
fiddlosopher
1
-12
/
+3
2009-12-31
Modified mediawiki writer to use new templates.
fiddlosopher
1
-0
/
+1
2009-12-31
Updated texinfo writer to use new templates.
fiddlosopher
1
-1
/
+3
2009-12-31
Modified RTF writer to use new templates.
fiddlosopher
1
-2
/
+2
2009-12-31
Revised man writer to use new templates.
fiddlosopher
1
-1
/
+2
2009-12-31
Opendocument writer: support new templates.
fiddlosopher
2
-1134
/
+845
2009-12-31
Updated docbook writer to use new templates.
fiddlosopher
2
-1247
/
+1246
2009-12-31
Markdown reader: use ; as separator between authors.
fiddlosopher
1
-1
/
+1
2009-12-31
Improved RST writer.
fiddlosopher
5
-5
/
+10
2009-12-31
Use separate title, author, date variables in markdown template.
fiddlosopher
1
-1
/
+1
2009-12-31
Fixed RST writer to use new templates.
fiddlosopher
1
-0
/
+1
2009-12-31
Tweaked templates and tests.
fiddlosopher
5
-901
/
+896
2009-12-31
Fixed spacing in latex, context templates.
fiddlosopher
2
-3
/
+1
2009-12-31
HTML writer changes for templates.
fiddlosopher
1
-1115
/
+1112
2009-12-31
Changed Meta author and date types to Inline lists instead of Strings.
fiddlosopher
9
-9
/
+9
2009-12-31
Add legacy-header to LaTeX template.
fiddlosopher
1
-4
/
+9
2009-12-31
Revised LaTeX writer to use templates.
fiddlosopher
1
-8
/
+14
2009-12-31
Changed RunTests.hs to use the Diff library.
fiddlosopher
2
-80
/
+10
2009-12-07
Don't print raw HTML in man output.
fiddlosopher
1
-66
/
+0
2009-12-07
Improved syntax for markdown definition lists.
fiddlosopher
17
-201
/
+862
2009-12-05
Docbook writer: add ids to sections. Use link for internal links.
fiddlosopher
1
-31
/
+31
2009-12-05
Markdown reader: Treat a backslash followed by a newline as hard linebreak.
fiddlosopher
2
-1
/
+8
2009-11-29
Markdown reader: Use + rather than %20 for spaces in URLs.
fiddlosopher
1
-2
/
+2
2009-11-28
Better looking simple tables. Resolves Issue #180.
fiddlosopher
12
-154
/
+130
2009-11-21
Modified html+lhs output to use 'haskell' highlighter.
fiddlosopher
2
-20
/
+20
2009-11-17
Support for "..code-block" directive in RST reader.
fiddlosopher
2
-0
/
+9
2009-11-03
Specially mark code blocks that were "literate" in the input.
fiddlosopher
1
-1
/
+1
2009-11-01
Set utf-8 encoding in texinfo headers.
fiddlosopher
1
-1
/
+1
2009-11-01
Properly handle commented-out list items in markdown.
fiddlosopher
2
-1
/
+13
[prev]
[next]