scissorsneedfoodtoo
72fe47c609
fix(challenges): Change regular expressions match characters that o
...
Originally the challenge's example code was a little unclear about what
the * character does. Also, the challenge could be solved without using
the * character.
BREAKING CHANGE: None
Closes #16119
2017-12-03 00:18:30 +09:00
Daksh Shah
b53600e1ab
Fix test and clarify description for reuse patterns using capture groups
2017-06-26 22:15:44 +03:00
Ross Topol
b19c7ca60e
Update 'Match Literal Strings' description
2017-04-10 16:27:16 -05:00
Makk
86fb1a125a
fix test title of re challenge
2017-03-17 14:14:06 +05:30
MANISH-GIRI
3cc97fa91b
Add tests in reuse capture group
2017-03-11 22:37:55 -05:00
Samuel Plumppu
0e9f045f2c
Merge pull request #13418 from cdrainxv/fix/remove-overflow-x-scroll
...
moved comment to new line to remove overflow-x scrollbar
2017-02-19 10:13:13 +01:00
cdrainxv
e3469353b0
moved comment to new line to remove overflow-x scrollbar
2017-02-18 20:52:01 -07:00
Quincy Larson
6bc82a7d11
add releasedOn dates to all new challenges ( #13417 )
2017-02-19 00:00:12 +05:30
cdrainxv
70b6489e8e
Added semicolon to statement
2017-02-11 22:13:15 -07:00
MANISH-GIRI
1c4ee44cf4
Remove requirement of i flag in regex
2017-02-07 00:58:42 -05:00
cdrainxv
646157f0e2
Reworded descriptive text to refer to present literal match example
2017-02-05 21:48:00 -07:00
Ankit Dwivedi
17a118f983
Added semicolon to end of first statement in challegeSeed for Regular Expressions: Find Characters with Lazy Matching
2017-02-04 07:09:54 -08:00
MANISH-GIRI
e83d3b2c48
Improve instructions in regex match repeating characters
2017-02-03 17:19:37 -05:00
Samuel Plumppu
de93525405
Merge pull request #13098 from Manish-Giri/fix/update-code-formatting-regex-lazy-matching
...
Fix code formatting in regex find characters with lazy matching
2017-02-03 16:30:07 +01:00
Manish Giri
875ef5e98f
Fix code formatting in regex find characters with lazy matching
2017-02-02 21:17:16 -05:00
Manish Giri
3d1790d66e
Improve instruction in regex match single character challenge
2017-02-02 20:05:18 -05:00
Samuel Plumppu
e6621a637c
Merge pull request #13094 from Manish-Giri/fix/regex-ignore-case-matching
...
Improve instruction in regex ignore case while matching challenge
2017-02-03 01:22:17 +01:00
Manish Giri
5fd62ada94
Improve instruction in regex ignore case while matching challenge
2017-02-02 19:10:26 -05:00
Peter Weinberg
0b60d7de3a
chore(seed): freeCodeCampify remaining sections of codebase
2017-02-02 18:29:59 -05:00
Samuel Plumppu
905e033bb2
Merge pull request #13073 from dnahol/fix/challenge-syntax
...
Added semicolon to Regular Expressions: Match Beginning String Patterns
2017-02-02 18:26:35 +01:00
dnahol
d1b1c508f5
added semicolon
2017-02-02 06:47:43 -08:00
Samuel Plumppu
02af548ebc
Merge pull request #13063 from cdrainxv/fix/add-semicolons
...
Added semi-colon to end of statements
2017-02-02 10:25:08 +01:00
cdrainxv
14e290aab4
Added semi-colon to end of statements
2017-02-01 23:40:35 -07:00
Joseph Livengood
cc9898cfc2
Updated challenge text formatting to be uniform
2017-02-02 00:14:02 -05:00
envy7
56a2bdbed4
removed all empty translations present in the challenges in the seed files
2017-02-01 15:14:37 +05:30
Quincy Larson
79c1ec1327
turn the "instructions" into an hr element
2017-01-22 15:22:26 -06:00
Quincy Larson
b92d3cc625
add new challenges
2017-01-19 15:25:07 -08:00