add react demo for markdown shortcuts

This commit is contained in:
Philipp Kühn
2021-06-25 11:28:28 +02:00
parent 9abf46b371
commit 68d64baf99
5 changed files with 102 additions and 11 deletions

View File

@@ -1,3 +1,6 @@
# Markdown shortcuts
<demo name="Examples/MarkdownShortcuts" />
<demos :items="{
Vue: 'Examples/MarkdownShortcuts/Vue',
React: 'Examples/MarkdownShortcuts/React',
}" />