File: multiline-paragraphs.html

package info (click to toggle)
haskell-markdown 0.1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 436 kB
  • ctags: 2
  • sloc: haskell: 1,100; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 279 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's certainly possible to
write code such as:</p></li></ul>