..
MarkdownTest_1.0.3
Setup executable permissions on some files.
2007-01-05 07:39:32 +00:00
bodybg.gif
initial import
2006-10-17 14:22:29 +00:00
html-reader.html
Major change in the way ordered lists are handled:
2007-08-08 02:43:15 +00:00
html-reader.native
Added accessors (docTitle, docAuthors, docDate) to Meta type.
2010-02-28 08:13:48 +00:00
insert
initial import
2006-10-17 14:22:29 +00:00
lalune.jpg
initial import
2006-10-17 14:22:29 +00:00
latex-reader.latex
LaTeX reader: Ignore alt title in section headers.
2010-03-14 23:23:07 +00:00
latex-reader.native
Added accessors (docTitle, docAuthors, docDate) to Meta type.
2010-02-28 08:13:48 +00:00
lhs-test.fragment.html+lhs
Modified html+lhs output to use 'haskell' highlighter.
2009-11-21 04:40:59 +00:00
lhs-test.html
Updated lhs tests.
2009-12-31 01:18:35 +00:00
lhs-test.html+lhs
Updated lhs tests.
2009-12-31 01:18:35 +00:00
lhs-test.latex
LaTeX template: always include hyperref package.
2010-01-05 08:35:55 +00:00
lhs-test.latex+lhs
LaTeX template: always include hyperref package.
2010-01-05 08:35:55 +00:00
lhs-test.markdown
Updated test suites: regular paragraph before block quote.
2009-02-14 04:08:18 +00:00
lhs-test.markdown+lhs
Updated test suites: regular paragraph before block quote.
2009-02-14 04:08:18 +00:00
lhs-test.native
Added accessors (docTitle, docAuthors, docDate) to Meta type.
2010-02-28 08:13:48 +00:00
lhs-test.rst
Updated test suites: regular paragraph before block quote.
2009-02-14 04:08:18 +00:00
lhs-test.rst+lhs
Updated test suites: regular paragraph before block quote.
2009-02-14 04:08:18 +00:00
markdown-reader-more.native
Added tests for example lists.
2010-07-12 23:07:00 -07:00
markdown-reader-more.txt
Added tests for example lists.
2010-07-12 23:07:00 -07:00
movie.jpg
initial import
2006-10-17 14:22:29 +00:00
rst-reader.native
Added accessors (docTitle, docAuthors, docDate) to Meta type.
2010-02-28 08:13:48 +00:00
rst-reader.rst
RST reader: Improved grid tables.
2010-02-27 20:39:21 +00:00
RunTests.hs
No longer need to set LANG in RunTests.
2010-05-06 22:30:32 -07:00
s5.basic.html
Use texmath's parser in TexMath module.
2010-04-25 20:30:27 -07:00
s5.fancy.html
Added --mathml option; removed Text.Pandoc.LaTeXMathML.
2010-03-18 06:45:56 +00:00
s5.fragment.html
Use texmath's parser in TexMath module.
2010-04-25 20:30:27 -07:00
s5.inserts.html
Put insert-before text before the title h1 in HTML.
2010-07-13 19:30:10 -07:00
s5.native
Added accessors (docTitle, docAuthors, docDate) to Meta type.
2010-02-28 08:13:48 +00:00
tables-rstsubset.native
RST writer: Fixed headerless tables.
2010-03-11 03:01:27 +00:00
tables.context
Updated context tests.
2010-03-07 19:35:47 +00:00
tables.docbook
Docbook writer: handle headerless tables.
2010-03-09 04:34:07 +00:00
tables.html
HTML writer: Use tbody, thead, and cols in tables.
2010-03-10 06:19:53 +00:00
tables.latex
Updated latex and html table tests for new test case.
2010-03-07 19:35:27 +00:00
tables.man
Man writer: properly handle headerless tables.
2010-03-13 03:19:13 +00:00
tables.markdown
Allow language-neutral table captions.
2010-07-06 21:02:26 -07:00
tables.mediawiki
MediaWiki writer: fixed headerless tables.
2010-03-11 03:01:18 +00:00
tables.native
Added test case for multiline table wo column headers.
2010-03-07 19:35:21 +00:00
tables.opendocument
OpenDocument writer: handle tables with no headers.
2010-03-13 03:19:19 +00:00
tables.plain
Allow language-neutral table captions.
2010-07-06 21:02:26 -07:00
tables.rst
RST writer: Fixed headerless tables.
2010-03-11 03:01:27 +00:00
tables.rtf
RTF writer: fixed headerless tables.
2010-03-11 03:01:09 +00:00
tables.texinfo
Texinfo writer: fixed headerless tables.
2010-03-13 03:19:03 +00:00
tables.txt
Allow language-neutral table captions.
2010-07-06 21:02:26 -07:00
testsuite.native
Added accessors (docTitle, docAuthors, docDate) to Meta type.
2010-02-28 08:13:48 +00:00
testsuite.txt
Markdown reader: Allow footnotes to be indented < 4 spaces.
2010-03-01 22:37:06 +00:00
writer.context
ConTeXt writer: support images in figures.
2010-03-16 06:45:47 +00:00
writer.docbook
Use texmath's parser in TexMath module.
2010-04-25 20:30:27 -07:00
writer.html
Added --webtex option for HTML math.
2010-07-15 19:01:00 -07:00
writer.latex
Give LaTeX images a maximum width using the prelude only
2010-04-10 12:01:35 +08:00
writer.man
Improved handling of code in man writer.
2010-07-14 10:58:34 -07:00
writer.markdown
Use unicode for smart punctuation in plain, markdown, rst formats.
2010-06-30 18:53:35 -07:00
writer.mediawiki
MediaWiki writer: make links to relative URLs wikilinks.
2010-03-18 06:45:23 +00:00
writer.native
Added accessors (docTitle, docAuthors, docDate) to Meta type.
2010-02-28 08:13:48 +00:00
writer.opendocument
Use texmath's parser in TexMath module.
2010-04-25 20:30:27 -07:00
writer.plain
Use unicode for smart punctuation in plain, markdown, rst formats.
2010-06-30 18:53:35 -07:00
writer.rst
Use unicode for smart punctuation in plain, markdown, rst formats.
2010-06-30 18:53:35 -07:00
writer.rtf
Use texmath's parser in TexMath module.
2010-04-25 20:30:27 -07:00
writer.texinfo
Texinfo writer: Handle images in figures.
2010-03-18 02:39:13 +00:00