freeCodeCamp/guide/portuguese/certifications/javascript-algorithms-and-d.../regular-expressions
Randell Dawson 0a1eeea424 fix(guide) Replace invalid prism code block names (#35961)
* fix: replace sh with shell

fix replace terminal with shell

fix replace node with js

fix replace output with shell

fix replace cs with csharp

fix replace c++ with cpp

fix replace c# with csharp

fix replace javasctipt with js

fix replace syntax  with js

fix replace unix with shell

fix replace linux with shell

fix replace java 8 with java

fix replace swift4 with swift

fix replace react.js with jsx

fix replace javascriot with js

fix replace javacsript with js

fix replace c++ -  with cpp

fix: corrected various typos

fix: replace Algorithm with nothing

fix: replace xaml with xml

fix: replace solidity with nothing

fix: replace c++ with cpp

fix: replace txt with shell

fix: replace code with json and css

fix: replace console with shell
2019-05-15 19:08:19 +02:00
..
check-for-all-or-none fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
extract-matches fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
find-characters-with-lazy-matching fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
find-more-than-the-first-match fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
find-one-or-more-criminals-in-a-hunt fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
ignore-case-while-matching fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
match-a-literal-string-with-different-possibilities fix(guide) Replace invalid prism code block names (#35961) 2019-05-15 19:08:19 +02:00
match-all-letters-and-numbers fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
match-all-non-numbers fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
match-all-numbers fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
match-anything-with-wildcard-period fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
match-beginning-string-patterns fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
match-characters-that-occur-one-or-more-times fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
match-characters-that-occur-zero-or-more-times fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
match-ending-string-patterns fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
match-everything-but-letters-and-numbers fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
match-letters-of-the-alphabet fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
match-literal-strings fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
match-non-whitespace-characters fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
match-numbers-and-letters-of-the-alphabet fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
match-single-character-with-multiple-possibilities fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
match-single-characters-not-specified fix(guide) Replace invalid prism code block names (#35961) 2019-05-15 19:08:19 +02:00
match-whitespace fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
positive-and-negative-lookahead fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
remove-whitespace-from-start-and-end fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
restrict-possible-usernames fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
reuse-patterns-using-capture-groups fix: update guide hint to properly declare regex (#34625) 2018-12-12 15:48:22 -08:00
specify-exact-number-of-matches fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
specify-only-the-lower-number-of-matches fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
specify-upper-and-lower-number-of-matches fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
use-capture-groups-to-search-and-replace fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
using-the-test-method fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30
index.md fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30