Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix mdoc rendering of exercise solutions
Seems to be an mdoc bug, but it was easy to work around. Turned off mdoc for some code snippets, but they are very simple and this is unlikely to cause issues in the future. Closes #83
- Loading branch information
0dcf2ce
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice one, well done !