Knowledge check

Completed

Choose the best response for each question, then select Check your answers.

Check your knowledge

1.

Which of the following Markdown snippets produces the text Hello, world! in bold italics?

2.

How do you print certain characters, like asterisks (*) and underscores (_), literally on your output?

3.

Suppose there's an HTML snippet that you want to include on your GitHub Pages web site, but Markdown doesn't offer a way to render it. What should you do?