We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182000e commit 0d0aacfCopy full SHA for 0d0aacf
test/fixture/email-italic.html
@@ -0,0 +1,2 @@
1
+<p><em><a href="support@example.com">support@example.com</a></em></p>
2
+<p><em><a href="support@example.com">support@example.com</a> to contact support</em></p>
test/fixture/email-italic.md
@@ -0,0 +1,3 @@
+_support@example.com_
+
3
+_support@example.com to contact support_
0 commit comments