Warning, /education/cantor/thirdparty/discount-2.2.6-patched/tests/misc.t is written in an unsupported language. File is not indexed.

0001 . tests/functions.sh
0002 
0003 title "misc"
0004 
0005 rc=0
0006 MARKDOWN_FLAGS=
0007 
0008 try 'single paragraph' 'AAA' '<p>AAA</p>'
0009 try '< -> &lt;' '<' '<p>&lt;</p>'
0010 
0011 summary $0
0012 exit $rc