Closed Tudyx closed 1 year ago
Thanks for your work. I've noticed that the quiz doesn't show up when we put a code block at the end of the file (with no blanket line after).
For instance, if we add this line to chapter_1.md of the example of this repository:
println("hello world");
I can't show the full content of the file because it won't display well on this issue, but you can find a repository that reproduces the bug here.
Thanks for the report. This will be fixed in the 0.2.4 minor release.
Thanks for your work. I've noticed that the quiz doesn't show up when we put a code block at the end of the file (with no blanket line after).
For instance, if we add this line to chapter_1.md of the example of this repository:
I can't show the full content of the file because it won't display well on this issue, but you can find a repository that reproduces the bug here.