Skip to content

Commit 1209b6e

Browse files
authored
Update ISSUE_TEMPLATE.md
1 parent ef073a9 commit 1209b6e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,16 @@
1818

1919
## Expectation
2020

21+
**CommonMark Demo:** [demo](https://spec.commonmark.org/dingus/)
22+
<!-- You can replace the link above with a permalink from: https://spec.commonmark.org/dingus/ -->
23+
2124
<!-- Describe the output you are expecting from marked -->
2225

2326
## Result
2427

28+
**Marked Demo:** [demo](https://marked.js.org/demo/)
29+
<!-- You can replace the link above with a permalink from: https://marked.js.org/demo/ -->
30+
2531
<!-- Describe the output you received from marked -->
2632

2733
## What was attempted

0 commit comments

Comments
 (0)