Closed
Description
The first <div markdown="1">
in the following code doesn't seem to work:
~~~ html
<div>
~~~
Some *markdown* `formatting`.
~~~
</div>
~~~ html
Some *markdown*
~~~
<div>
<html>
~~~
~~~
function test();
~~~
<div markdown="1">
<html>
<title>
</div>
<div markdown="1">
~~~
<html>
<title>
~~~
</div>
Found by @coreyworrell while working on pull request 7.
Metadata
Metadata
Assignees
Labels
No labels