joplin/CliClient/tests/html_to_md/text_with_escaped_html.md

245 B

Some text, not an image, so it should remain escaped:

<img src="http://test.com/image.png" />

<p class="testing">Paragraph example</p>

But this is code so it can be unescaped:

<img src="http://test.com/image.png" />