You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: demos/controlgroup/toolbar.html
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@
160
160
Argument
161
161
162
162
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
164
164
of the strange things that befell; and in what manner the Ancyent Marinere came back to his own
165
165
Country.
166
166
@@ -270,7 +270,8 @@
270
270
</div>
271
271
<divclass="demo-description">
272
272
<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
+
<pclass="warning">Remember: This is only a demo and shouldn't be used for anything in production. Use a proper editor like <ahref="http://prosemirror.net/">ProseMirror</a> instead.
0 commit comments