Files
freeCodeCamp/tools/challenge-parser/parser/__fixtures__/with-seed-keys-orphan.md

19 lines
143 B
Markdown
Raw Permalink Normal View History

# --seed--
## --seed-contents--
```html
<html>
<body>
</body>
</html>
```
```css
body {
background: green;
}
```
::id{#key-for-html}