Skip to content
0 / 0 answered

Markdown & VitePress Quiz

For the audience most likely to use this plugin — people who write docs in VitePress. Shows rich-text formatting in answers and explanations.


Mixed question types

All three question types on one page. The progress bar covers them together.

Which Markdown syntax creates a level-2 heading?
Which characters produce a horizontal rule in Markdown?
In VitePress frontmatter, which key sets the page title shown in the browser tab?
What VitePress container type is used for a tip callout?

Type your answer


Rich text in questions and explanations

Questions, answers, and explanations support **bold**, *italic*, and `code` formatting.

Which syntax makes text bold in Markdown?
In VitePress, which vue composable gives you the current page's frontmatter data?

Shuffle stress test

All four answers are shuffled on every page load. Reload to verify.

What syntax creates a fenced code block with syntax highlighting in Markdown?

Fill-in-the-blank — syntax with multiple accepted variants

What is the Markdown syntax to create an italicised word?

Type your answer

In a VitePress config.ts, which key inside themeConfig defines the top navigation bar links?

Type your answer


Edge case — single fill-in answer

Even with a single accepted answer, fill-in mode works correctly.

What file extension does a standard VitePress configuration file use?

Type your answer

Released under the GPL-3.0 License.