f9e35a0e6c
fix(curriculum): Remove videoUrl using old image srcs ( #43631 )
...
* fix: replace responsive web dev bitly links
* Revert "fix: replace responsive web dev bitly links"
This reverts commit 3d2bcbef4b
.
* fix: remove video url from html challenges using old image srcs
2021-09-30 19:13:43 +04:00
1d4e7e1d16
fix: replace responsive web dev bitly links ( #41811 )
2021-09-21 09:46:55 -05:00
607b1c3dbf
fix(curriculum): look for possible www link in regex ( #41955 )
...
* fix(curriculum): look for possible www. link in regex
* Add suggestions from Nick
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2021-05-06 10:06:33 +05:30
e45689d495
fix(curriculum): HTML-challenges: links are inconsistent. ( #41900 )
...
Co-authored-by: Ilenia <nethleen@gmail.com >
2021-04-26 22:34:53 +05:30
b064991667
fix(curriculum): Replace single-line blocks with multi-line blocks for Responsive Web Design ( #41519 )
...
* fix(curriculum) replace single-line block with multi-line blocks
* fix(curriculum) replace single-line block with multi-line blocks (missed blocks)
2021-03-18 17:24:09 -06:00
ee1e8abd87
feat(curriculum): restore seed + solution to Chinese ( #40683 )
...
* feat(tools): add seed/solution restore script
* chore(curriculum): remove empty sections' markers
* chore(curriculum): add seed + solution to Chinese
* chore: remove old formatter
* fix: update getChallenges
parse translated challenges separately, without reference to the source
* chore(curriculum): add dashedName to English
* chore(curriculum): add dashedName to Chinese
* refactor: remove unused challenge property 'name'
* fix: relax dashedName requirement
* fix: stray tag
Remove stray `pre` tag from challenge file.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com >
Co-authored-by: nhcarrigan <nhcarrigan@gmail.com >
2021-01-12 19:31:00 -07:00
0bd52f8bd1
Feat: add new Markdown parser ( #39800 )
...
and change all the challenges to new `md` format.
2020-11-27 10:02:05 -08:00
2b9e38a17b
fix: replace .english.md extension with .md
2020-09-29 22:09:04 +02:00