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
2007-04-10
Extensive changes stemming from a rethinking of the Pandoc data
fiddlosopher
6
-315
/
+200
2007-03-17
Removed Blank block element as unnecessary.
fiddlosopher
1
-1
/
+2
2007-03-04
Fixed bug in noscript part of email obfuscation:
fiddlosopher
1
-2
/
+2
2007-02-27
Changes to test suite for new XHTML output.
fiddlosopher
6
-1030
/
+1223
2007-01-27
Cleaned up handling of embedded quotes in link titles.
fiddlosopher
3
-9
/
+9
2007-01-27
More changes in entity handling: Instead of using entities for characters
fiddlosopher
2
-35
/
+35
2007-01-27
Changes in entity handling:
fiddlosopher
3
-36
/
+36
2007-01-24
Modified Markdown writer to use autolinks when possible.
fiddlosopher
1
-5
/
+4
2007-01-24
More smart quote bug fixes:
fiddlosopher
1
-2
/
+2
2007-01-15
Added support for tables in markdown reader and in LaTeX,
fiddlosopher
7
-1
/
+653
2007-01-09
Reverted r471. My alternative to --strip-trailing-cr didn't
fiddlosopher
1
-2
/
+1
2007-01-09
Fixed docbook writer test -- removed named entities.
fiddlosopher
1
-21
/
+20
2007-01-09
Added comment relevant to last revision.
fiddlosopher
1
-1
/
+1
2007-01-09
Replaced diff --strip-trailing-cr with something more portable
fiddlosopher
1
-1
/
+2
2007-01-07
Added [breaklinks=true] to latex writer test case.
fiddlosopher
1
-1
/
+1
2007-01-07
Modified HTML output for Image elements, to conform to
fiddlosopher
1
-2
/
+2
2007-01-06
Fixed bug in Markdown reader's handling of underscores and other
fiddlosopher
9
-0
/
+21
2007-01-06
Merged changes from 'quotes' branch since r431. Smart typography
fiddlosopher
16
-982
/
+850
2007-01-05
Setup executable permissions on some files.
roktas
2
-0
/
+0
2007-01-05
Changed Markdown writer so that it does not use the single-bracket
fiddlosopher
1
-6
/
+6
2007-01-04
Refactored SGML escaping functions and "in tag" functions to
fiddlosopher
6
-63
/
+64
2007-01-04
+ Improved text wrapping algorithm in markdown, docbook, and RST writers.
fiddlosopher
1
-1
/
+2
2007-01-02
Use entities for all characters above 127 in docbook output.
fiddlosopher
1
-5
/
+5
2007-01-01
Changed representation of code blocks to use <screen> and
fiddlosopher
1
-11
/
+25
2007-01-01
Merged changes from docbook branch since r363.
fiddlosopher
3
-0
/
+1003
2006-12-30
Merged 'strict' branch from r324. This adds a '--strict'
fiddlosopher
9
-30
/
+30
2006-12-29
Reversed changes from r246:
fiddlosopher
6
-80
/
+0
2006-12-24
+ Added --strip-trailing-cr option to diff in runtests.pl, so that
fiddlosopher
3
-3
/
+51
2006-12-24
Changed default ASCIIMathML text color to black.
fiddlosopher
1
-1
/
+1
2006-12-21
+ Added regression tests with footnotes in quote blocks and lists.
fiddlosopher
9
-0
/
+78
2006-12-20
Made javascript obfuscation of emails even more obfuscatory,
fiddlosopher
2
-4
/
+24
2006-12-20
Modified the HTML writer to add invisible anchors to each section
fiddlosopher
6
-0
/
+80
2006-12-19
+ Replaced 'comparing' combinator in markdown reader with 'compare'.
fiddlosopher
2
-6
/
+12
2006-12-19
Merged changes to footnotes branch r219-r240.
fiddlosopher
10
-65
/
+85
2006-12-19
Changed footnote syntax to conform to the de facto standard
fiddlosopher
9
-53
/
+49
2006-12-16
Changed 'putStrLn' to 'putStr' in Main.hs, and modified some
fiddlosopher
13
-12
/
+1
2006-11-26
Pandoc bug fixes:
fiddlosopher
4
-38
/
+38
2006-10-30
Improved LaTeX writer's handling of dashes:
fiddlosopher
1
-1
/
+1
2006-10-29
Changes to RTF writer:
fiddlosopher
1
-266
/
+266
2006-10-17
initial import
fiddlosopher
69
-0
/
+12276