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-07-22
Updated s5 tests.
John MacFarlane
2
-40
/
+24
2010-07-22
Extended --offline to s5.
John MacFarlane
2
-516
/
+14
2010-07-20
Added amssymb to default latex template.
John MacFarlane
3
-3
/
+3
2010-07-20
Made spacing at end of output more consistent.
John MacFarlane
44
-61
/
+5
2010-07-16
Use default highlighting CSS rather than embedding CSS in templates.
John MacFarlane
2
-26
/
+24
2010-07-15
Updated pandoc to use css for highlighting-kate 0.2.7.
John MacFarlane
3
-179
/
+147
2010-07-15
Added --section-divs option.
John MacFarlane
3
-1061
/
+991
2010-07-15
Added --webtex option for HTML math.
John MacFarlane
1
-2
/
+4
2010-07-14
Improved handling of code in man writer.
John MacFarlane
1
-52
/
+74
2010-07-13
Put insert-before text before the title h1 in HTML.
John MacFarlane
1
-1
/
+1
2010-07-12
Added tests for example lists.
John MacFarlane
2
-1
/
+18
2010-07-06
Allow language-neutral table captions.
John MacFarlane
3
-10
/
+10
2010-06-30
Use unicode for smart punctuation in plain, markdown, rst formats.
John MacFarlane
3
-80
/
+80
2010-05-06
No longer need to set LANG in RunTests.
John MacFarlane
1
-2
/
+1
2010-04-26
Man writer: convert math to unicode when possible.
John MacFarlane
1
-8
/
+7
2010-04-25
Use texmath's parser in TexMath module.
John MacFarlane
7
-139
/
+30
2010-04-25
RunTests: use UTF8 no matter what the locale.
John MacFarlane
1
-4
/
+8
2010-04-10
Give LaTeX images a maximum width using the prelude only
Max Bolingbroke
1
-0
/
+9
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
[next]