mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2026-06-15 21:09:06 +07:00
Add markdown format support (#25)
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
<h1 id="123-my#very/-strange-\header*`^ªº-_.,-yeah">123 My#very/ strange \header*`^ªº-_., yeah</h1>
|
||||
+1
@@ -0,0 +1 @@
|
||||
# 123 My#very/ strange \header*`^ªº-_., yeah
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
<h1 id="/prefix/some-header">some header</h1>
|
||||
<h1 id="/prefix/another-!-#$%&/()=?»@£§{[]}«--header">another !"#$%&/()=?»@£§{[]}«' header</h1>
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
# some header
|
||||
|
||||
# another !"#$%&/()=?»@£§{[]}«' header
|
||||
Reference in New Issue
Block a user