File: hard_line_breaks_off.html

package info (click to toggle)
ruby-kramdown-parser-gfm 1.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 264 kB
  • sloc: ruby: 217; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (2)
1
2
3
4
5
<p>This is just a normal paragraph.<br />
Containing a manual line break above.</p>

<p>It was the best of times,<br />
it was the worst of times.</p>