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>
8282
8383< table class ="table table-bordered table-striped ">
8484 < 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 >
8686 </ thead >
8787 < tbody id ="syntax-basics " class ="subgroup ">
8888 < tr > < th colspan ="6 "> Basics</ th > </ tr >
You can’t perform that action at this time.
0 commit comments