Skip to content

Commit a0a3abc

Browse files
authored
Updated Demo 🖊️
1 parent 4913afa commit a0a3abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/markdown_editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<textarea id="text-editor" spellcheck="true" class="mt-3 d-block width-full"></textarea>
2424
<button class="btn" data-scriptor-btn value="@" wrap="false" htmltags="false" type="button">GitHub Mention</button>
25-
25+
2626
<button class="btn" data-scriptor-btn value="~~" wrap="True" htmltags="false" type="button">StrikeThrough</button>
2727
</div>
2828
</body>

0 commit comments

Comments
 (0)