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-11-27
Removed extra line break from citation test output.
John MacFarlane
2
-2
/
+2
2010-11-27
Merge branch 'master' into citeproc
John MacFarlane
3
-0
/
+888
2010-11-27
Minor adjustment in textile test suite.
John MacFarlane
2
-2
/
+0
2010-11-27
Merge branch 'textile'
John MacFarlane
3
-0
/
+890
2010-11-27
Use [] for superscripts and subscripts in textile writer.
John MacFarlane
1
-2
/
+2
2010-11-27
Fixed spacing problems in textile nested lists.
John MacFarlane
1
-6
/
+0
2010-11-26
Set HOME in RunTests.
John MacFarlane
1
-1
/
+1
2010-11-22
Fixed eol mistake in test.
John MacFarlane
1
-1
/
+1
2010-11-22
Changed markdown citation tests.
John MacFarlane
5
-43
/
+240
2010-11-21
Updated markdown-citations test for new citeproc changes.
John MacFarlane
1
-2
/
+3
2010-11-18
Markdown citation parser improvements and test updates.
John MacFarlane
2
-3
/
+9
2010-11-18
Markdown reader: Revised parser for new citation syntax.
John MacFarlane
1
-5
/
+5
2010-11-13
Replaced --biblio-file with --bibliography, removed --biblio-format.
John MacFarlane
1
-1
/
+1
2010-11-12
Repairs to citation parser + citation test suite.
John MacFarlane
1
-7
/
+7
2010-11-12
Improvements to test suite for citations.
John MacFarlane
2
-4
/
+5
2010-11-12
Set LANG in test runner.
John MacFarlane
1
-1
/
+3
2010-11-12
Added material for citation tests.
John MacFarlane
7
-0
/
+980
2010-11-11
HTML reader: don't parse raw HTML inside <code> tag.
John MacFarlane
1
-3
/
+3
2010-11-09
Allow HTML comments as inline elements in markdown.
John MacFarlane
1
-2
/
+2
2010-10-26
Added test for macros.
John MacFarlane
2
-1
/
+9
2010-10-24
LaTeX & ConTeXt writers: escape [ and ] as {[} and {]}.
John MacFarlane
2
-12
/
+12
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-17
Added Textile writer module.
John MacFarlane
3
-0
/
+896
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
[next]