How are you testing this? With pure Docutils or with Sphinx?
This is not (currently/yet) a feature of core Docutils. It may be an extension in Sphinx. Note that the documentation link given is to Sphinx docs, not Docutils, and does not imply a bug.
Moving to Feature requests.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
A sample patch is here:
- https://github.com/ioggstream/docutils/pull/1
- https://patch-diff.githubusercontent.com/raw/ioggstream/docutils/pull/1.patch
Last edit: Roberto Polli 2019-04-09
How are you testing this? With pure Docutils or with Sphinx?
This is not (currently/yet) a feature of core Docutils. It may be an extension in Sphinx. Note that the documentation link given is to Sphinx docs, not Docutils, and does not imply a bug.
Moving to Feature requests.
Ticket moved from /p/docutils/bugs/360/
@david thanks for your feedback. Let me know!
Applied in r.8254. Thank you for the suggestion and patch.