File: nested_block-level_html.html

package info (click to toggle)
php-parsedown 1.7.4-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 752 kB
  • sloc: php: 1,447; makefile: 18
file content (10 lines) | stat: -rw-r--r-- 95 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
<div>
_parent_
<div>
_child_
</div>
<pre>
_adopted child_
</pre>
</div>
<p><em>outside</em></p>