mirror of
https://github.com/ziishaned/learn-regex.git
synced 2025-09-23 03:52:45 -04:00
Update README
Fix readme syntax for the regex example
This commit is contained in:
parent
6278908aa9
commit
cb28b14cb4
@ -379,7 +379,7 @@ lowercase character `f`, followed by lowercase character `a`, followed by a `t`
|
||||
[Test the regular expression](https://regex101.com/r/y4Au4D/8)
|
||||
|
||||
<pre>
|
||||
"\bfat" => The <a href="#learn-regex"><strong>fat</strong></a> cat. sat. on the mat with the <a href="#learn-regex"><strong>fat</strong>ty cat.
|
||||
"\bfat" => The <a href="#learn-regex"><strong>fat</strong></a> cat. sat. on the mat with the<a href="#learn-regex<strong>fat</strong></a>ty cat.
|
||||
</pre>
|
||||
|
||||
[Test the regular expression](https://regex101.com/r/OXYjxn/1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user