Skip to content

Commit 4516834

Browse files
committed
test: add a focussable link ahead of markdown-toolbar in example
1 parent aea975e commit 4516834

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
</head>
77
<body>
88
<div class="container py-4">
9+
<p><a href="#">Add a Comment</a></p>
910
<markdown-toolbar for="textarea">
1011
<md-bold class="btn btn-sm">bold</md-bold>
1112
<md-header class="btn btn-sm">header</md-header>

0 commit comments

Comments
 (0)