sphinx-exercise
sphinx-exercise copied to clipboard
A Sphinx extension for producing exercise and solution directives.
### Context Add support for internationalisation for exercise and solution admonitions. ### Proposal _No response_ ### Tasks and updates _No response_
# Add `style_solution_after_exercise` config option and improve dropdown UX ## Summary This PR adds two requested features to improve the styling and usability of solution directives, particularly for projects like...
### Context FYI: sphinx_exercise/post_transforms.py:198: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. ### Proposal _No response_ ### Tasks and updates _No response_