mirror of
https://git.studyfor.work/actions/action-send-mail.git
synced 2026-09-01 04:12:12 -04:00
Add markdown format support (#25)
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
<p>This is an <img src="./image/cat(1).png" alt="image" /></p>
|
||||
<p>This is another <img src="./image/cat(1).png" alt="image" /></p>
|
||||
<p><a href="http://example.com"><img src="./image/cat(1).png" alt="image link" /></a></p>
|
||||
<p><a href="http://example.com"><img src="./image/cat1).png" alt="image link" /></a></p>
|
||||
Reference in New Issue
Block a user