-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Description
According to the docs, the Choices support relate markdown - which is documented here https://documen.tician.de/relate/content.html#markup - but if I try to give it this:
choices:
- ```python
def f(x):
return 5+x
```
it fails with: Course content did not validate successfully: 'flows/skills-quiz-general.yml: ScannerError: while scanning for the next token found character '`' that cannot start any token in "", line 80, column 13: - ```python ^' Update not applied.
Metadata
Metadata
Assignees
Labels
No labels