SomeDer
|
bfa5c26288
|
fix: use dfn instead of code tag (#36640)
* Use dfn tags
* remove misused <dfn> tags
* Revert "remove misused <dfn> tags"
This reverts commit b24968a96810f618d831410ac90a0bc452ebde50.
* Update curriculum/challenges/english/01-responsive-web-design/basic-html-and-html5/fill-in-the-blank-with-placeholder-text.english.md
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Make "array" lowercase
Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
* Fix dfn usage
* Address last dfn tags
|
2019-10-27 12:45:37 -04:00 |
|
Randell Dawson
|
3ec1fe8ea7
|
feat: add forumTopicId to challenge frontmatter [pre-existing]
This commit adds the pre-existing challenge guide topics in the
forum to the forntmatter of their challenge markdown files.
|
2019-08-05 22:14:37 +05:30 |
|
Randell Dawson
|
ba6ae7154c
|
fix: removed more assert msg arguments (#36439)
|
2019-07-28 05:16:04 +01:00 |
|
Randell Dawson
|
d78168f7db
|
fix(curriculum): Remove unnecessary assert message argument from English challenges JavaScript Algorithms and Data Structures - 03 (#36403)
* fix: rm assert msg basic-data-structures
* fix: rm assert msg intermed-algo-scripting
* fix: rm assert msg data-structures projects
|
2019-07-24 10:56:38 +02:00 |
|
Valeriy
|
79d9012432
|
fix(curriculum): quotes in tests (#18828)
* fix(curriculum): tests quotes
* fix(curriculum): fill seed-teardown
* fix(curriculum): fix tests and remove unneeded seed-teardown
|
2018-10-20 23:32:47 +05:30 |
|
Bouncey
|
ee9f6b2d72
|
chore(meta): Move challenge meta to challenges root
|
2018-10-11 02:15:05 +05:30 |
|
Bouncey
|
a859035023
|
fix(challenge-md): Fix quotes that failed in the transform
|
2018-10-08 11:38:26 +05:30 |
|
Bouncey
|
8f39bc1288
|
chore(curriculum): Remove files in wrong format
|
2018-10-05 15:58:12 +01:00 |
|