fix: update linter for new challenge format (#40317)
Also uses yaml for better vscode integration
This commit is contained in:
committed by
GitHub
parent
f294d9cacc
commit
25429b9f3f
@ -15,12 +15,16 @@ videoUrl: ''
|
||||
|
||||
## Tests
|
||||
<section id='tests'>
|
||||
|
||||
text
|
||||
```yml
|
||||
tests:
|
||||
- text: text
|
||||
testString: testString
|
||||
|
||||
```
|
||||
moretext
|
||||
|
||||
</section>
|
||||
|
||||
## Challenge Seed
|
||||
@ -29,8 +33,6 @@ tests:
|
||||
<div id='html-seed'>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
## Solution
|
||||
|
Reference in New Issue
Block a user