📝Simple Markdown syntaxWrite quizzes directly in your .md files using `:::quiz` fenced blocks — no Vue components to author.
🌍Built-in i18nShips with English, French, German, Italian and Spanish. Override any locale string or add your own language.
🔀Multiple question typesSingle-choice, multiple-choice, and fill-in-the-blank — mix them freely on the same page.
💾Session persistenceAnswers survive page navigation thanks to sessionStorage. Progress is restored automatically on revisit.
♿Accessible by defaultARIA roles, keyboard navigation, and screen-reader announcements are built in from the ground up.
🎨VitePress-native stylingAll colours use VitePress CSS variables — dark mode and custom themes work without any extra config.