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-11-15
Updated tests for changes in LaTeX and ConTeXt writers.
fiddlosopher
3
-199
/
+284
2007-11-03
Reverted back to state as of r1062. The template haskell changes
fiddlosopher
1
-46
/
+11
2007-11-03
Use template haskell to avoid the need for templates:
fiddlosopher
1
-11
/
+46
2007-11-01
Cleaned up LaTeX footnotes:
fiddlosopher
1
-13
/
+13
2007-10-13
Improvements to RST reader:
fiddlosopher
2
-3
/
+43
2007-10-11
Fixed bug in RST reader: previously, code blocks had to be
fiddlosopher
1
-1
/
+1
2007-09-18
Markdown writer: Don't print title attribute if title is empty.
fiddlosopher
1
-1
/
+1
2007-09-10
+ Fixed bug in RST writer's handling of ordered lists. Previously,
fiddlosopher
1
-73
/
+73
2007-09-03
Added xmlns attribute to html element in html writer tests.
fiddlosopher
4
-4
/
+4
2007-09-01
Added separate latex reader and native reader tests;
fiddlosopher
3
-10
/
+1214
2007-08-30
Removed extra blank lines at end of LaTeX writer tests.
fiddlosopher
2
-2
/
+0
2007-08-30
Modified latex writer tests for new latex writer using prettyprinter.
fiddlosopher
1
-153
/
+282
2007-08-29
Fixed bug in LaTeX writer: autolinks would not cause
fiddlosopher
1
-0
/
+1
2007-08-25
Fixed bug in LaTeX writer. When a footnote ends with a Verbatim
fiddlosopher
1
-4
/
+9
2007-08-23
Removed incorrect "{}" around style information in
fiddlosopher
1
-20
/
+20
2007-08-23
Added new rule for enhanced markdown ordered lists: if the list marker
fiddlosopher
11
-0
/
+20
2007-08-18
+ Fixed bug in markdown ordered list parsing. The problem was
fiddlosopher
11
-0
/
+40
2007-08-08
Major change in the way ordered lists are handled:
fiddlosopher
19
-168
/
+795
2007-08-03
Use \url{} for autolinks in LaTeX writer.
fiddlosopher
1
-3
/
+3
2007-07-28
Brought test suite up to date.
fiddlosopher
25
-41
/
+64
2007-07-28
Updated testsuite.native - autolinks should have the
fiddlosopher
1
-2
/
+2
2007-07-28
LaTeX writer tests updated,
fiddlosopher
2
-13
/
+14
2007-07-27
Use ` as default character for \verb in LaTeX output.
fiddlosopher
1
-6
/
+6
2007-07-26
Fixes in LaTeX writer:
fiddlosopher
1
-3
/
+2
2007-07-26
Modified fancy s5 test in light of asciiMathML changes.
fiddlosopher
1
-735
/
+735
2007-07-23
Added support for definition lists to RST reader.
fiddlosopher
2
-0
/
+25
2007-07-23
Added definition list support to HTML reader.
fiddlosopher
2
-0
/
+17
2007-07-22
Updated RST reader test.
fiddlosopher
2
-0
/
+3
2007-07-22
Updated test suite for writers, adding tests for
fiddlosopher
11
-1
/
+113
2007-07-22
Updated latex writer test because of new system for
fiddlosopher
1
-6
/
+2
2007-07-22
Fixed newline issue at end of man page writer test.
fiddlosopher
1
-1
/
+1
2007-07-22
Changed /hfil/break to /crlf in ConTeXt writer test suite.
fiddlosopher
1
-1
/
+1
2007-07-22
Man writer:
fiddlosopher
1
-2
/
+2
2007-07-15
Modified the test of a link containing an underscore in
fiddlosopher
1
-1
/
+1
2007-07-15
Changes to ConTeXt test suite.
fiddlosopher
1
-25
/
+32
2007-07-15
Merged branches/context: addition of a ConTeXt writer
fiddlosopher
4
-1
/
+853
2007-07-14
Change to footnotes in HTML writer: Instead of putting the footnote
fiddlosopher
1
-15
/
+5
2007-07-09
Added a test case with an inline link containing bracketed text.
fiddlosopher
11
-10
/
+16
2007-07-09
Minor cosmetic changes to runtests.pl ("passed" in
fiddlosopher
1
-2
/
+2
2007-07-09
+ Cleaned up runtests.pl. Incorporated table tests in loop with
fiddlosopher
3
-39
/
+10
2007-07-09
Text.Pandoc.Blocks:
fiddlosopher
1
-29
/
+29
2007-07-09
Markdown writer:
fiddlosopher
1
-5
/
+4
2007-07-08
Regularized the scheme for unique header identifiers in HTML writer:
fiddlosopher
3
-7
/
+7
2007-07-08
Changes to tests to accommodate r653.
fiddlosopher
5
-48
/
+48
2007-07-08
LaTeX writer:
fiddlosopher
1
-0
/
+1
2007-07-08
Added tests for man writer to runtests.pl.
fiddlosopher
1
-1
/
+1
2007-07-08
Added version of test suite for man page.
fiddlosopher
1
-0
/
+749
2007-07-08
Added test suites for RST, markdown, and man tables.
fiddlosopher
3
-0
/
+336
2007-07-08
Updated tests to account for changes in HTML writer (identifiers).
fiddlosopher
5
-48
/
+48
2007-07-07
Added table tests for all writers.
fiddlosopher
1
-0
/
+12
[prev]
[next]