pandoc/tests
fiddlosopher 7c35c0bc25 Fixed bug in Markdown parser: regular $s triggering math mode.
For example:  "shoes ($20) and socks ($5)."

The fix consists in two new restrictions:
+ the $ that ends a math span may not be directly followed by a digit.
+ no blank lines may be included within a math span.

Thanks to Joseph Reagle for noticing the bug.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1326 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-07-15 20:41:27 +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 Committed novalazy's initial patch for texinfo output, 2008-02-24 05:48:41 +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 Updated test suite to new baseline (but no tests yet for new code block syntax). 2008-02-09 03:19:54 +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
latex-reader.latex Added separate latex reader and native reader tests; 2007-09-01 20:54:39 +00:00
latex-reader.native Updated test suite to new baseline (but no tests yet for new code block syntax). 2008-02-09 03:19:54 +00:00
movie.jpg initial import 2006-10-17 14:22:29 +00:00
rst-reader.native Updated test suite to new baseline (but no tests yet for new code block syntax). 2008-02-09 03:19:54 +00:00
rst-reader.rst Improvements to RST reader: 2007-10-13 21:39:17 +00:00
runtests.pl Committed novalazy's initial patch for texinfo output, 2008-02-24 05:48:41 +00:00
s5.basic.html Incorporated templates phase into Setup.hs and improved templates. 2008-02-09 03:20:42 +00:00
s5.fancy.html Incorporated templates phase into Setup.hs and improved templates. 2008-02-09 03:20:42 +00:00
s5.fragment.html Updated test suite -- no italics for digits. 2007-12-02 08:35:24 +00:00
s5.inserts.html Updated test suite -- no italics for digits. 2007-12-02 08:35:24 +00:00
s5.native Revised s5.native test with Math block. 2007-11-29 08:09:23 +00:00
tables.context Use wrappers around Doc elements to ensure proper spacing in ConTeXt writer. 2007-12-29 09:31:45 +00:00
tables.docbook Brought test suite up to date. 2007-07-28 19:15:30 +00:00
tables.html Removed incorrect "{}" around style information in 2007-08-23 23:20:54 +00:00
tables.latex Removed extra blank lines at end of LaTeX writer tests. 2007-08-30 22:49:41 +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.texinfo Committed novalazy's initial patch for texinfo output, 2008-02-24 05:48:41 +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 parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
testsuite.txt Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.context In smart mode, use nonbreaking spaces after abbreviations in markdown parser. 2008-07-11 02:14:57 +00:00
writer.docbook Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.html Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.latex Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.man Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.markdown Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.native Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.rst Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.rtf Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00
writer.texinfo Fixed bug in Markdown parser: regular $s triggering math mode. 2008-07-15 20:41:27 +00:00