mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-09-08 13:54:06 +07:00
Add markdown format support (#25)
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
This commit is contained in:
3
node_modules/showdown/test/issues/#83.parsed-text-links-with-underscores.html
generated
vendored
Normal file
3
node_modules/showdown/test/issues/#83.parsed-text-links-with-underscores.html
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
<p>plain text link http://test.com/this_has/one.html with underscores</p>
|
||||
<p>legit·word_with·1·underscore</p>
|
||||
<p>a word<em>with</em>2underscores (gets em)</p>
|
Reference in New Issue
Block a user