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 c011903 commit 20dcb71Copy full SHA for 20dcb71
examples/index.html
@@ -19,7 +19,7 @@
19
<md-mention class="btn btn-sm">mention</md-mention>
20
<md-ref class="btn btn-sm">ref</md-ref>
21
</markdown-toolbar>
22
- <textarea class="mt-3 d-block width-full" id="textarea"></textarea>
+ <textarea rows="6" class="mt-3 d-block width-full" id="textarea"></textarea>
23
</div>
24
<!-- script src="../dist/index.umd.js"></script -->
25
<script src="https://unpkg.com/@github/markdown-toolbar-element@latest/dist/index.umd.js"></script>
0 commit comments