Files
freeCodeCamp/tools/challenge-parser/parser/__fixtures__/with-multiple-video-questions.md
2024-09-25 13:04:27 +05:30

635 B

--description--

Paragraph 1

code example

--instructions--

Paragraph 0

code example 0

--questions--

--text--

Question line 1

  var x = 'y';

--answers--

Some inline code

--feedback--

That is not correct.


Some italics

A second answer paragraph.


code in code tags

--video-solution--

3

--text--

Question 2

  var anything = 'y';

--answers--

Some inline code again

--feedback--

That is not correct.


Some italics

A second answer paragraph.


code in code tags

--video-solution--

2