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-03-23
Added multilingual URL tests for markdown reader.
John MacFarlane
2
-1
/
+13
2010-03-18
Added --mathml option; removed Text.Pandoc.LaTeXMathML.
fiddlosopher
1
-209
/
+201
2010-03-18
Added plain writer.
fiddlosopher
4
-22
/
+800
2010-03-18
MediaWiki writer: make links to relative URLs wikilinks.
fiddlosopher
1
-22
/
+22
2010-03-18
Texinfo writer: Handle images in figures.
fiddlosopher
1
-0
/
+3
2010-03-18
HTML writer: Use a p rather than a div for image caption.
fiddlosopher
1
-2
/
+2
2010-03-18
RST writer: handle images in figures.
fiddlosopher
1
-2
/
+5
2010-03-17
MediaWiki writer: Support images in figures.
fiddlosopher
1
-1
/
+1
2010-03-17
Docbook writer: support images as figures.
fiddlosopher
1
-9
/
+6
2010-03-17
Revert "LaTeX writer: Add unique labels to figures."
fiddlosopher
1
-1
/
+1
2010-03-16
LaTeX writer: Add unique labels to figures.
fiddlosopher
1
-1
/
+1
2010-03-16
ConTeXt writer: support images in figures.
fiddlosopher
1
-12
/
+3
2010-03-16
LaTeX writer: support figures with captions.
fiddlosopher
1
-0
/
+4
2010-03-16
HTML writer: implemented image-with-caption feature.
fiddlosopher
1
-2
/
+4
2010-03-14
LaTeX reader: Ignore alt title in section headers.
fiddlosopher
1
-1
/
+1
2010-03-13
Use template variables for include-before/after.
fiddlosopher
1
-1
/
+2
2010-03-13
OpenDocument writer: handle tables with no headers.
fiddlosopher
1
-0
/
+84
2010-03-13
Man writer: properly handle headerless tables.
fiddlosopher
1
-0
/
+60
2010-03-13
Texinfo writer: fixed headerless tables.
fiddlosopher
1
-0
/
+35
2010-03-11
RST writer: Fixed headerless tables.
fiddlosopher
2
-0
/
+53
2010-03-11
MediaWiki writer: fixed headerless tables.
fiddlosopher
1
-26
/
+115
2010-03-11
RTF writer: fixed headerless tables.
fiddlosopher
1
-0
/
+79
2010-03-10
Markdown writer: proper support for headerless tables.
fiddlosopher
1
-0
/
+19
2010-03-10
HTML writer: Use tbody, thead, and cols in tables.
fiddlosopher
1
-219
/
+255
2010-03-09
Docbook writer: handle headerless tables.
fiddlosopher
1
-294
/
+363
2010-03-07
Updated context tests.
fiddlosopher
2
-22
/
+50
2010-03-07
Updated latex and html table tests for new test case.
fiddlosopher
2
-0
/
+41
2010-03-07
Added test case for multiline table wo column headers.
fiddlosopher
2
-1
/
+25
2010-03-07
Fixed docbook writer for headerless tables.
fiddlosopher
1
-0
/
+47
2010-03-07
Added test for headerless table.
fiddlosopher
4
-1
/
+83
2010-03-06
Disallow blank lines in inline code span.
fiddlosopher
2
-1
/
+20
2010-03-01
Markdown reader: Allow footnotes to be indented < 4 spaces.
fiddlosopher
1
-2
/
+2
2010-03-01
LaTeX template: redefine labelwidth when using enumerate package.
fiddlosopher
1
-0
/
+6
2010-02-28
Allow multi-line titles and authors in meta block.
fiddlosopher
2
-1
/
+7
2010-02-28
Added accessors (docTitle, docAuthors, docDate) to Meta type.
fiddlosopher
10
-10
/
+10
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
[next]