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
2013-01-23
Eliminated use of TH in test suite.
John MacFarlane
7
-70
/
+42
2013-01-21
LaTeX template: Use `\urlstyle{same}` to avoid monospace URLs.
John MacFarlane
3
-0
/
+3
2013-01-21
Use proportional font for email autolinks with obfuscation.
John MacFarlane
1
-1
/
+1
2013-01-21
Markdown reader: Fixed bug with headerless grid tables.
John MacFarlane
2
-1
/
+91
2013-01-20
Fixed bug with escaped % in LaTeX reader.
John MacFarlane
2
-1
/
+7
2013-01-19
LaTeX test updates for latest changes to template & h-k.
John MacFarlane
3
-1
/
+7
2013-01-19
Get rid of compiler warnings in Tests.Helpers.
John MacFarlane
1
-2
/
+5
2013-01-18
Set locale encoding in test suite.
John MacFarlane
1
-2
/
+4
2013-01-18
RTF writer: Added writeRTFWithEmbeddedImages.
John MacFarlane
1
-1
/
+0
2013-01-15
Changed Ext_autolink_urls -> Ext_autolink_bare_uris.
John MacFarlane
1
-1
/
+1
2013-01-15
Added lots of tests for bare URIs.
John MacFarlane
1
-0
/
+91
2013-01-15
Revised URI parser.
John MacFarlane
1
-1
/
+1
2013-01-15
Use 'fig:' instead of '\SOH' in title to indicate figure.
John MacFarlane
2
-2
/
+2
2013-01-14
Implemented Ext_implicit_figures.
John MacFarlane
3
-3
/
+3
2013-01-14
Parsing: Fixed uri -- escape unicode URLs.
John MacFarlane
1
-1
/
+1
2013-01-13
RST writer: Fixes bug with links with duplicate text.
John MacFarlane
1
-28
/
+28
2013-01-13
Added tests for markdown line blocks and explicit header attributes.
John MacFarlane
2
-1
/
+20
2013-01-13
RST reader: Line block improvements.
John MacFarlane
3
-5
/
+5
2013-01-13
Use line block in RST writer when a paragraph contains linebreaks.
John MacFarlane
1
-2
/
+2
2013-01-12
Escape `|` as `\vert` in LaTeX math.
John MacFarlane
1
-0
/
+4
2013-01-12
Fixed/simplified diff output for tests.
John MacFarlane
1
-13
/
+8
2013-01-09
Added Attr field to Header.
John MacFarlane
19
-297
/
+339
2013-01-07
Updated tests for tight/loose lists.
John MacFarlane
4
-37
/
+67
2013-01-06
Don't put the text of an autolink in Code font.
John MacFarlane
17
-43
/
+42
2013-01-06
Mediawiki reader: interpret HTML in verbatim contexts as text.
John MacFarlane
1
-1
/
+1
2013-01-05
Updated table tests for latex writer changes.
John MacFarlane
1
-40
/
+40
2013-01-04
MediaWiki writer: use `<code>` not `<tt>` for Code.
John MacFarlane
1
-7
/
+7
2013-01-04
Added css to preserve spaces in <code> tags.
John MacFarlane
6
-0
/
+6
2013-01-04
Updated tests for latest highlighting-kate version.
John MacFarlane
2
-2
/
+2
2013-01-03
Added tests for implicit header references.
John MacFarlane
2
-1
/
+21
2013-01-03
Updated test runner for changes in pandoc.
John MacFarlane
1
-6
/
+6
2013-01-02
Fixed test suite to use Diff 0.2 API.
John MacFarlane
1
-7
/
+7
2012-11-06
Textile reader/writer: Fixed autolinks.
John MacFarlane
3
-6
/
+6
2012-11-04
RST writer: Don't add ":align: center" to figures.
John MacFarlane
1
-1
/
+0
2012-10-28
Removed citationSuppressParens.
John MacFarlane
2
-2
/
+2
2012-10-22
LaTeX reader: Initialize citationSuppressParens field.
John MacFarlane
2
-2
/
+3
2012-10-21
Revert "LaTeX reader: Use new suppressParens option for footnote citations."
John MacFarlane
1
-7
/
+6
2012-10-21
Revert "Adjust LaTeX reader test for last change."
John MacFarlane
1
-1
/
+1
2012-10-20
Updated lhs-test.latex for new highlighting-kate treatment of `.
John MacFarlane
1
-1
/
+1
2012-10-15
Adjust LaTeX reader test for last change.
John MacFarlane
1
-1
/
+1
2012-10-15
LaTeX reader: Use new suppressParens option for footnote citations.
John MacFarlane
1
-6
/
+7
2012-10-13
Textile reader: Fixed bug with list items containing line breaks.
John MacFarlane
2
-0
/
+10
2012-10-10
LaTeX reader: Better support for citation commands.
John MacFarlane
1
-1
/
+1
2012-10-05
Textile reader: Implemented comment blocks.
John MacFarlane
2
-1
/
+11
2012-10-04
Updated mediawiki writer test for `<br />` change.
John MacFarlane
1
-2
/
+1
2012-09-30
RST reader: Consolidate super/subscript, math into interpretedRole.
John MacFarlane
1
-1
/
+1
2012-09-30
RST reader: Consolidated rawBlock into directive.
John MacFarlane
1
-3
/
+3
2012-09-29
Renamed removedLeadingTrailingSpace to trim.
John MacFarlane
1
-2
/
+2
2012-09-29
RST reader: Consolidated math block parsers into directive.
John MacFarlane
1
-2
/
+2
2012-09-27
RST reader: Use Text.Pandoc.Builder.
John MacFarlane
2
-125
/
+125
[next]