File "inline_html_advanced.text"

Full Path: /var/www/vhosts/hogsandbbqs.co.uk/httpdocs/vendor/js/assets/vendor/marked-master/test/tests/inline_html_advanced.text
File size: 151 bytes
MIME-type: text/plain
Charset: utf-8

Simple block on one line:

<div>foo</div>

And nested without indentation:

<div>
<div>
<div>
foo
</div>
<div style=">"/>
</div>
<div>bar</div>
</div>