File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ <h1>Syntax</h1>
82
82
83
83
< table class ="table table-bordered table-striped ">
84
84
< thead >
85
- < tr > < th > What</ th > < th > < a href ="http://perldoc.perl.org/perlre.html "> Perl</ a > /PCRE</ th > < th > < a href ="https://docs.python.org/library/re.html "> Python's < code > re</ code > </ a > </ th > < th > POSIX (BRE)</ th > < th > POSIX extended (ERE)</ th > < th > Vim</ th > </ tr >
85
+ < tr > < th > What</ th > < th > < a href ="http://perldoc.perl.org/perlre.html "> Perl</ a > /PCRE</ th > < th > < a href ="https://docs.python.org/library/re.html "> Python's < code > re</ code > </ a > </ th > < th > POSIX (BRE)</ th > < th > POSIX extended (ERE)</ th > < th > Vim (with < code > :set magic </ code > ) </ th > </ tr >
86
86
</ thead >
87
87
< tbody id ="syntax-basics " class ="subgroup ">
88
88
< tr > < th colspan ="6 "> Basics</ th > </ tr >
You can’t perform that action at this time.
0 commit comments