annotate test/__init__.py @ 6274:474de62f4ce0

Add test for hard linebreak fomatting in markdown issue2551094 proposes making any newline into a hard linebreak in the html. This is not markdown standard. Standard is two trailing spaces on a line followed by newline. Test that all formatters support it.
author John Rouillard <rouilj@ieee.org>
date Thu, 22 Oct 2020 11:49:14 -0400
parents f63aa57386b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1873
f63aa57386b0 Backend improvements.
Richard Jones <richard@users.sourceforge.net>
parents: 1797
diff changeset
1 # make this dir a package

Roundup Issue Tracker: http://roundup-tracker.org/