Files
freeCodeCamp/tools/challenge-parser/parser/__fixtures__/with-seed-keys-adjacent.md
Oliver Eyton-Williams a3a678b7af chore: remove old parser
2021-02-02 09:51:02 +05:30

185 B

--seed--

--seed-contents--

<html>
  <body>
  </body>
</html>
body {
  background: green;
}

::id{#key-for-css}

::id{#key-for-js}

var x = 'y';