We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f82b42d + 5b88fad commit c4025d1Copy full SHA for c4025d1
.github/ISSUE_TEMPLATE.md
@@ -18,10 +18,16 @@
18
19
## Expectation
20
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
+
24
<!-- Describe the output you are expecting from marked -->
25
26
## Result
27
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
31
<!-- Describe the output you received from marked -->
32
33
## What was attempted
0 commit comments