docutils — Intermediate Playground
reStructuredText processing framework (powers Sphinx)
Using docutils effectivelyRun locally
Install
pip install docutilsPython CodeRun locally
Following best practices with docutils ensures a productive development workflow.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?