mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-09-09 06:14:06 +07:00
Add markdown format support (#25)
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
This commit is contained in:
4
node_modules/showdown/test/features/customizedHeaderId-simple.html
generated
vendored
Normal file
4
node_modules/showdown/test/features/customizedHeaderId-simple.html
generated
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
<h1 id="simple">Просто заголовок</h1>
|
||||
<h1 id="headerwithoutcurlybraces">Header without curly braces</h1>
|
||||
<h1 id="cool">Headers with multiple braces {braces} {are}</h1>
|
||||
<h1 id="withoutspace">Header</h1>
|
Reference in New Issue
Block a user