8e22962523
fix(curriculum) replace single-line blocks with multi-line blocks for… ( #41526 )
...
* fix(curriculum) replace single-line blocks with multi-line blocks for issue 51418
Data visualization and Coding Interview Prep portions.
* Update execute-a-markov-algorithm.md
Implemented as inline code blocks as discussed
* Adding missed blocks
* Last file added
2021-03-25 07:43:13 -07:00
9669e39b85
fix(learn): make tests and test descriptions more explicit ( #41281 )
...
* fix: make tests and descriptions more explicit
* fix: add example to description
* fix: replace pre tags with markdown
* fix: move test data to seed code for convenience
* fix: correct grammar from review
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* Revert "fix: move test data to seed code for convenience"
This reverts commit 7a9c4723d6
.
* fix: small corrections
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2021-03-12 07:29:03 -08:00
a37d5f5817
fix(learn): add output type verbiage ( #40589 )
...
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com >
2021-02-01 19:41:15 +05:30
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