Skip to content

Commit 42daa77

Browse files
jzaeffererarschmitz
authored andcommitted
Controlgroup: Update toolbar demo to warn about "this is just a demo"
1 parent 19959ac commit 42daa77

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

demos/controlgroup/toolbar.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
Argument
161161

162162
How a Ship having passed the Line was driven by storms to the cold Country towards the South Pole;
163-
and how from thence she made her course to the tropical Latitude of the Great Pacific Ocean; and
163+
and how from thence she made her course to the tropical Latitude of the Great Pacific Ocean; and
164164
of the strange things that befell; and in what manner the Ancyent Marinere came back to his own
165165
Country.
166166

@@ -270,7 +270,8 @@
270270
</div>
271271
<div class="demo-description">
272272
<p>A sample editor toolbar</p>
273-
<p>Highlight text and edit it using the buttons and dropdowns in the toolbar</p>
273+
<p>Highlight text and edit it using the buttons and dropdowns in the toolbar.</p>
274+
<p class="warning">Remember: This is only a demo and shouldn't be used for anything in production. Use a proper editor like <a href="http://prosemirror.net/">ProseMirror</a> instead.
274275
</div>
275276
</body>
276277
</html>

0 commit comments

Comments
 (0)