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: episodes/02-match-extract-strings.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ keypoints:
15
15
16
16
# Exercise Using Regex101.com
17
17
18
-
For this exercise, open a browser and go to [https://regex101.com](https://regex101.com).
18
+
For this exercise, open a browser and go to [https://regex101.com](https://regex101.com). Regex101.com is a free regular expression debugger with real time explanation, error detection, and highlighting.
19
19
20
20
Open the [swcCoC.md file](https://github.com/LibraryCarpentry/lc-data-intro/tree/gh-pages/data/swcCoC.md), copy the text, and paste that into the test string box.
0 commit comments