freeCodeCamp/tools/challenge-md-parser
dependabot[bot] b1fb9150e8 chore(deps): bump to-vfile from 5.0.1 to 6.1.0
Bumps [to-vfile](https://github.com/vfile/to-vfile) from 5.0.1 to 6.1.0.
- [Release notes](https://github.com/vfile/to-vfile/releases)
- [Commits](https://github.com/vfile/to-vfile/compare/5.0.1...6.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 11:56:53 +00:00
..
__snapshots__ test: update parser tests and snapshots 2020-09-16 11:54:08 +05:30
fixtures feat: process video question md into html (#38667) 2020-05-27 13:19:14 +05:30
translation-parser fix: translate title and dashName correctly 2020-10-06 23:10:08 +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 fix: unify single and multifile testing 2020-09-16 11:54:08 +05:30
challengeSeed-to-data.test.js test: update parser tests and snapshots 2020-09-16 11:54:08 +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 feat(parser): handle multi-file solutions 2020-09-16 11:54:05 +05:30
package-lock.json chore(deps): bump to-vfile from 5.0.1 to 6.1.0 2020-10-12 11:56:53 +00:00
package.json chore(deps): bump to-vfile from 5.0.1 to 6.1.0 2020-10-12 11:56:53 +00:00
solution-to-data.js fix: unify single and multifile testing 2020-09-16 11:54:08 +05:30
solution-to-data.test.js test: update parser tests and snapshots 2020-09-16 11:54:08 +05:30
tests-to-data.js fix: parse certificates separately (#39182) 2020-09-16 11:54:02 +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