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: index.html
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,8 @@ <h1 class="tool-label"></h1>
126
126
<li>Results update in <b>real-time</b> as you type.</li>
127
127
<li><b>Roll over</b> a match or expression for details.</li>
128
128
<li><b>Save</b> & <b>share</b> expressions with others.</li>
129
-
<li>Explore the <b>Library</b> for help & examples.</li>
129
+
<li>Use <b>Tools</b> to explore your results.</li>
130
+
<li>Browse the <b>Library</b> for help & examples.</li>
130
131
<li><b>Undo</b> & <b>Redo</b> with {{getCtrlKey()}}-Z / Y.</li>
131
132
<li>Search for & rate <b>Community</b> patterns.</li>
132
133
</ul>
@@ -189,7 +190,7 @@ <h1 class="tool-label"></h1>
189
190
<textareaclass="default">
190
191
Welcome to RegExr v2.1 by gskinner.com!
191
192
192
-
Edit the Expression & Text to see matches. Roll over matches or the expression for details. Undo mistakes with {{ctrl}}-z. Save & Share expressions with friends or the Community. A full Reference & Help is available in the Library, or watch the video Tutorial.
193
+
Edit the Expression & Text to see matches. Roll over matches or the expression for details. Undo mistakes with {{ctrl}}-z. Save Favorites & Share expressions with friends or the Community. Explore your results with Tools. A full Reference & Help is available in the Library, or watch the video Tutorial.
0 commit comments