mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-09-09 22:34:06 +07:00
Add markdown format support (#25)
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
This commit is contained in:
2
node_modules/showdown/test/features/emojis/special.html
generated
vendored
Normal file
2
node_modules/showdown/test/features/emojis/special.html
generated
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
<p>this is showdown's emoji <span style="font-family: 'Anonymous Pro', monospace; text-decoration: underline; text-decoration-style: dashed; text-decoration-color: #3e8b8a;text-underline-position: under;">S</span></p>
|
||||
<p>and this is github's emoji <img alt=":octocat:" height="20" width="20" align="absmiddle" src="https://assets-cdn.github.com/images/icons/emoji/octocat.png"></p>
|
Reference in New Issue
Block a user