File: multiline-paragraphs.html

package info (click to toggle)
haskell-markdown 0.1.17.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 528 kB
  • sloc: haskell: 1,195; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (3)
1
2
3
4
5
<p>This is a multiline
paragraph.</p><ul><li><p>Multiline paragraph
in a list.</p></li><li><p>The purpose of classy prelude is <i>not</i> to encourage writing polymorphic
code based on the typeclasses provided. Though it is certainly possible to
write code such as:</p></li></ul>