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-12-03
Textile reader: parse raw by default.
John MacFarlane
1
-1
/
+1
2010-12-03
punctuation handling, and more html-specific handling
paul.rivier
2
-48
/
+48
2010-12-03
html inlines and html blocks handling in textile reader
Paul Rivier
2
-1
/
+30
2010-12-03
textile reader now ignores html/css attributes
Paul Rivier
2
-1
/
+26
2010-12-03
fix autolink by promoting it in the parser list, fix table parabreak
Paul Rivier
2
-26
/
+4
2010-12-03
more support for Textile reader (explicit links, images), tests and cabal ent...
Paul Rivier
3
-0
/
+279
2010-11-28
Revamped tests, using markdown output instead of HTML.
John MacFarlane
8
-257
/
+136
2010-11-28
Citation tests: removed spurious double-spaces.
John MacFarlane
3
-9
/
+9
2010-11-28
Updated citation tests to use en-dash between ranges.
John MacFarlane
3
-12
/
+12
2010-11-28
Fixed spacing bug for reference-style citations.
John MacFarlane
1
-1
/
+1
2010-11-27
Fixed spacing in ieee citation test.
John MacFarlane
1
-2
/
+2
2010-11-27
Merge branch 'master' into citeproc
John MacFarlane
1
-6
/
+1
2010-11-27
OpenDocument writer: don't print raw TeX.
John MacFarlane
1
-6
/
+1
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
[prev]
[next]