pandoc/tests
fiddlosopher e48f046aa0 + Fixed bug in markdown ordered list parsing. The problem was
that anyOrderedListStart did not check for a space following the
  ordered list marker. So, 'A.B. 2007' would be parsed as a list item,
  then fail because of the lack of space after 'A.' (required by
  orderedListStart). Resolves Issue #22.
+ Fixed a similar problem in RST reader.
+ Added regression test.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@861 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-08-18 15:26:29 +00:00
..
MarkdownTest_1.0.3 Setup executable permissions on some files. 2007-01-05 07:39:32 +00:00
bodybg.gif initial import 2006-10-17 14:22:29 +00:00
generate.sh Merged branches/context: addition of a ConTeXt writer 2007-07-15 02:56:34 +00:00
html-reader.html Major change in the way ordered lists are handled: 2007-08-08 02:43:15 +00:00
html-reader.native Major change in the way ordered lists are handled: 2007-08-08 02:43:15 +00:00
insert initial import 2006-10-17 14:22:29 +00:00
lalune.jpg initial import 2006-10-17 14:22:29 +00:00
movie.jpg initial import 2006-10-17 14:22:29 +00:00
rst-reader.native Major change in the way ordered lists are handled: 2007-08-08 02:43:15 +00:00
rst-reader.rst Major change in the way ordered lists are handled: 2007-08-08 02:43:15 +00:00
runtests.pl Merged branches/context: addition of a ConTeXt writer 2007-07-15 02:56:34 +00:00
s5.basic.html Major change in the way ordered lists are handled: 2007-08-08 02:43:15 +00:00
s5.fancy.html Major change in the way ordered lists are handled: 2007-08-08 02:43:15 +00:00
s5.fragment.html Brought test suite up to date. 2007-07-28 19:15:30 +00:00
s5.inserts.html Major change in the way ordered lists are handled: 2007-08-08 02:43:15 +00:00
s5.native Merged changes from 'quotes' branch since r431. Smart typography 2007-01-06 09:54:58 +00:00
tables.context Brought test suite up to date. 2007-07-28 19:15:30 +00:00
tables.docbook Brought test suite up to date. 2007-07-28 19:15:30 +00:00
tables.html Brought test suite up to date. 2007-07-28 19:15:30 +00:00
tables.latex Brought test suite up to date. 2007-07-28 19:15:30 +00:00
tables.man Brought test suite up to date. 2007-07-28 19:15:30 +00:00
tables.markdown Brought test suite up to date. 2007-07-28 19:15:30 +00:00
tables.native Brought test suite up to date. 2007-07-28 19:15:30 +00:00
tables.rst Major change in the way ordered lists are handled: 2007-08-08 02:43:15 +00:00
tables.rtf Brought test suite up to date. 2007-07-28 19:15:30 +00:00
tables.txt Added support for tables in markdown reader and in LaTeX, 2007-01-15 19:52:42 +00:00
testsuite.native + Fixed bug in markdown ordered list parsing. The problem was 2007-08-18 15:26:29 +00:00
testsuite.txt + Fixed bug in markdown ordered list parsing. The problem was 2007-08-18 15:26:29 +00:00
writer.context + Fixed bug in markdown ordered list parsing. The problem was 2007-08-18 15:26:29 +00:00
writer.docbook + Fixed bug in markdown ordered list parsing. The problem was 2007-08-18 15:26:29 +00:00
writer.html + Fixed bug in markdown ordered list parsing. The problem was 2007-08-18 15:26:29 +00:00
writer.latex + Fixed bug in markdown ordered list parsing. The problem was 2007-08-18 15:26:29 +00:00
writer.man + Fixed bug in markdown ordered list parsing. The problem was 2007-08-18 15:26:29 +00:00
writer.markdown + Fixed bug in markdown ordered list parsing. The problem was 2007-08-18 15:26:29 +00:00
writer.native + Fixed bug in markdown ordered list parsing. The problem was 2007-08-18 15:26:29 +00:00
writer.rst + Fixed bug in markdown ordered list parsing. The problem was 2007-08-18 15:26:29 +00:00
writer.rtf + Fixed bug in markdown ordered list parsing. The problem was 2007-08-18 15:26:29 +00:00