freeCodeCamp/tools/challenge-parser/parser/plugins
2024-02-09 22:15:00 +05:30
..
__snapshots__ feat(challenge-parser): add feedback to mc questions (#51942) 2023-11-02 08:28:53 +02:00
utils fix(tools): allow long-form of language id (#52442) 2023-11-28 15:53:41 -06:00
add-assignment.js fix: typos in names (#51896) 2023-10-11 07:33:56 +03:00
add-fill-in-the-blank.js fix: more specific formatting error message (#53626) 2024-02-09 22:15:00 +05:30
add-fill-in-the-blank.test.js fix: more specific formatting error message (#53626) 2024-02-09 22:15:00 +05:30
add-frontmatter.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
add-frontmatter.test.js chore: add jest global variables (#42573) 2021-06-20 09:14:42 +02:00
add-ids.js chore: remove old parser 2021-02-02 09:51:02 +05:30
add-scene.js feat(client/curriculum): add dialogue animations (#52543) 2023-12-15 16:29:45 +01:00
add-seed.js fix: index.css/js to styles/script (#44356) 2021-12-03 12:32:29 -08:00
add-seed.test.js feat(e2e): adding playwright and migrate landing page e2e tests (#51216) 2023-08-11 14:10:10 +05:30
add-solution.js test: enable tests for steps (#44550) 2021-12-22 12:18:06 -08:00
add-solution.test.js fix: index.css/js to styles/script (#44356) 2021-12-03 12:32:29 -08:00
add-tests.js chore: remove old parser 2021-02-02 09:51:02 +05:30
add-tests.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
add-text.js chore: remove old parser 2021-02-02 09:51:02 +05:30
add-text.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
add-video-question.js feat(challenge-parser): add feedback to mc questions (#51942) 2023-11-02 08:28:53 +02:00
add-video-question.test.js feat(challenge-parser): add feedback to mc questions (#51942) 2023-11-02 08:28:53 +02:00
replace-imports.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
replace-imports.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
restore-directives.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
restore-directives.test.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
table-and-strikethrough.js fix: only use parts of gfm parser 2021-12-02 19:57:47 +05:30