1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
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" />