. tests/functions.sh title "reported defects" rc=0 MARKDOWN_FLAGS= try 'masses of non-block html' \ 'foo

bar
' \ '

foo

bar

' try -fautolink -G 'autolink + github-flavoured markdown' \ 'http://foo bar' \ '

http://foo
bar

' try 'unterminated

block' '

*' '

*

' summary $0 exit $rc