Skip to content

Commit ef4924e

Browse files
committed
Update regex.md
1 parent 150e305 commit ef4924e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cheatsheets/other/regex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Includes an optional trailing slash (if not matched, this gets left outside the
163163

164164
Note leading space. This could be remove for lines starting with URL.
165165

166-
Sample
166+
Sample:
167167

168168
- ` https://stackedit.io/` => ` [stackedit.io](https://stackedit.io/)`
169169
- ` https://github.com/MichaelCurrin/nested-jekyll-menus` => ` [github.com/MichaelCurrin/nested-jekyll-menu](https://github.com/MichaelCurrin/nested-jekyll-menus`

0 commit comments

Comments
 (0)