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 |
|
Oliver Eyton-Williams
|
2b9e38a17b
|
fix: replace .english.md extension with .md
|
2020-09-29 22:09:04 +02:00 |
|
lasjorg
|
be687977cf
|
fix(challenge): add .english to file name (#35687)
|
2019-03-27 06:38:25 -07:00 |
|
lasjorg
|
98e68d04be
|
feat(curriculum): Add challenge on using the value attribute (#35301)
* feat(curriculum): Add challenge on using the value attribute
fix(challenge): update file name and add comma
Update curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
Co-Authored-By: lasjorg <28780271+lasjorg@users.noreply.github.com>
Update curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
Co-Authored-By: lasjorg <28780271+lasjorg@users.noreply.github.com>
Update curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
Co-Authored-By: lasjorg <28780271+lasjorg@users.noreply.github.com>
Update curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
Co-Authored-By: lasjorg <28780271+lasjorg@users.noreply.github.com>
Update curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
Co-Authored-By: lasjorg <28780271+lasjorg@users.noreply.github.com>
Update curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
Co-Authored-By: lasjorg <28780271+lasjorg@users.noreply.github.com>
Update curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
Co-Authored-By: lasjorg <28780271+lasjorg@users.noreply.github.com>
Update curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
Co-Authored-By: lasjorg <28780271+lasjorg@users.noreply.github.com>
Update curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
Co-Authored-By: lasjorg <28780271+lasjorg@users.noreply.github.com>
Update curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
Co-Authored-By: lasjorg <28780271+lasjorg@users.noreply.github.com>
Update curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
Co-Authored-By: lasjorg <28780271+lasjorg@users.noreply.github.com>
Update curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/use-the-value-attribute-with-radio-buttons-and-checkboxes.md
Co-Authored-By: lasjorg <28780271+lasjorg@users.noreply.github.com>
Apply suggestions from code review
Co-Authored-By: lasjorg <28780271+lasjorg@users.noreply.github.com>
* fix(challenge): update tests
|
2019-03-24 18:43:05 -05:00 |
|