mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-10-27 21:45:13 +07:00
Add markdown format support (#25)
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
This commit is contained in:
10
node_modules/showdown/test/cases/ordered-list-starting-number.md
generated
vendored
Normal file
10
node_modules/showdown/test/cases/ordered-list-starting-number.md
generated
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
5. foo
|
||||
6. bar
|
||||
7. baz
|
||||
|
||||
---
|
||||
|
||||
3. a
|
||||
2. b
|
||||
7. c
|
||||
23. d
|
||||
Reference in New Issue
Block a user