Files
freeCodeCamp/tools/lint/fixtures/badYML.md
Oliver Eyton-Williams 9de68bd4a7 feat: Add rule checking Prism languages
The linter now checks that fences have languages and that those languages are
supported by PrismJS. The linter has been extended over the guide with its own
set of rules that only validate code fences.
2019-07-19 15:30:17 +05:30

411 B

id, title, challengeType, videoUrl
id title challengeType videoUrl
0

Description

Instructions

Tests

tests:
  - text: text
      testString: testString

Challenge Seed

Solution