freeCodeCamp/tools/challenge-md-parser
Oliver Eyton-Williams 1244e9775f
fix(client): allow numbers as answers (#38992)
Handles yaml floats.
2020-06-02 22:22:44 +05:30
..
__snapshots__ feat: process video question md into html (#38667) 2020-05-27 13:19:14 +05:30
fixtures feat: process video question md into html (#38667) 2020-05-27 13:19:14 +05:30
utils feat(challenge-md): Parse seed files from md 2018-09-30 20:17:46 +01:00
.npmignore chore(pkg): Prep md parser for publish 2018-10-05 15:58:12 +01:00
challengeSeed-to-data.js chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30
challengeSeed-to-data.test.js feat(challenge-md): Parse seed files from md 2018-09-30 20:17:46 +01:00
fix-challenges.js fix: recreate translated challenges 2019-09-18 12:05:38 +05:30
frontmatter-to-data.js feat: tie in challenge parser 2018-09-27 20:21:53 +05:30
frontmatter-to-data.test.js feat: tie in challenge parser 2018-09-27 20:21:53 +05:30
index.js Ensure that errors in testing are handled correctly 2019-06-08 03:28:20 +05:30
package-lock.json chore: npm audit fix in all packages 2020-04-07 14:24:34 +05:30
package.json chore: update parser 2020-03-17 11:09:12 +05:30
solution-to-data.js fix: test curriculum challenges (#24180) 2018-10-23 18:51:53 +05:30
solution-to-data.test.js feat(challenge-md): Parse solutions from md 2018-09-30 20:39:37 +01:00
tests-to-data.js fix(client): allow numbers as answers (#38992) 2020-06-02 22:22:44 +05:30
tests-to-data.test.js feat: process video question md into html (#38667) 2020-05-27 13:19:14 +05:30
text-to-data.js fix: Stop pairs of tags from getting put into paragraphs (#35864) 2019-06-11 15:45:36 +03:00
text-to-data.test.js chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30