executablebooks / sphinx-exercise

A Sphinx extension for producing exercise and solution directives.
https://ebp-sphinx-exercise.readthedocs.io
MIT License
18 stars 6 forks source link

👌 IMPROVE: Link exercise portion of solution title in directive #20

Closed najuzilu closed 3 years ago

najuzilu commented 3 years ago

This PR marks portion of solution's title as a reference to the exercise directive and reverts the color of that link to its default color. It implements option 1 in #12.