Oliver Eyton-Williams
|
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 |
|
Oliver Eyton-Williams
|
0bd52f8bd1
|
Feat: add new Markdown parser (#39800)
and change all the challenges to new `md` format.
|
2020-11-27 10:02:05 -08:00 |
|
Randell Dawson
|
94f0cf0ef8
|
chore(learn): Remove remaining isHidden keys from frontmatter (English and Chinese challenges) (#39809)
* fix: remove isHidden key from tool template
* fix: removed isHidden key from English challenges
* fix: remove isHidden key from Chinese challenges
|
2020-10-08 14:18:47 +02:00 |
|
Kris Koishigawa
|
4f1be63055
|
feat(learn): sync master and next-curriculum branches
|
2020-09-16 11:54:01 +05:30 |
|
Kris Koishigawa
|
b99d78858b
|
fix: basic js rpg spacing and tests
Replaced tabs with spaces so spacing is consistent in the monaco editor. Also adjust some tests to account for the new loop protection.
|
2020-09-16 11:54:00 +05:30 |
|
Kristofer Koishigawa
|
d3d5147c1f
|
fix: renamed files and titles in the frontmatter for consitency (#37792)
|
2020-09-16 11:53:59 +05:30 |
|