Skip to content

Commit

Permalink
Merge pull request markedjs#1197 from UziTech/demo-link-in-issue-temp…
Browse files Browse the repository at this point in the history
…late

Update ISSUE_TEMPLATE with demo links
  • Loading branch information
joshbruce authored Apr 4, 2018
2 parents 8099f02 + 1209b6e commit cdee687
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,16 @@

## Expectation

**CommonMark Demo:** [demo](https://spec.commonmark.org/dingus/)
<!-- You can replace the link above with a permalink from: https://spec.commonmark.org/dingus/ -->

<!-- Describe the output you are expecting from marked -->

## Result

**Marked Demo:** [demo](https://marked.js.org/demo/)
<!-- You can replace the link above with a permalink from: https://marked.js.org/demo/ -->

<!-- Describe the output you received from marked -->

## What was attempted
Expand Down

0 comments on commit cdee687

Please sign in to comment.