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.
1 parent 4913afa commit a0a3abcCopy full SHA for a0a3abc
demos/markdown_editor.html
@@ -22,7 +22,7 @@
22
23
<textarea id="text-editor" spellcheck="true" class="mt-3 d-block width-full"></textarea>
24
<button class="btn" data-scriptor-btn value="@" wrap="false" htmltags="false" type="button">GitHub Mention</button>
25
-
+
26
<button class="btn" data-scriptor-btn value="~~" wrap="True" htmltags="false" type="button">StrikeThrough</button>
27
</div>
28
</body>
0 commit comments