Use absolute import in Spoiler example, add markdown syntax #316
+9
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Examples are more helpful if they contain absolute imports, so I can copy/paste them in my own project.
An example of how to use the spoiler tag is also nice to understand the mechanism. This is available in the general sense in https://mistune.readthedocs.io/en/latest/directives.html, but an explicit example here would make it more understandable.
I'm not entirely sure if the provided syntax is correct.