An extension to markdown that allows you to write multiple-choice-type quizzes.
- [ ] Wrong answer
- [x] Correct answer
- [ ] Another incorrect answer
- [x] Another correct answer
##TO DO
- add a submit button a way to know if the answer is correct or not by matching ids
idea: replace the section tag with some kind of heading that we then replace with the stuff we need. more user friendly?