sphinx-doc/sphinx

Support todo roles in the `sphinx.ext.todo` extension

Open

#6689 aperta il 7 set 2019

Vedi su GitHub
 (1 commento) (3 reazioni) (0 assegnatari)Python (1985 fork)batch import
awaiting:responseextensions:todohelp wantedtype:enhancement

Metriche repository

Star
 (5625 star)
Metriche merge PR
 (Merge medio 10g 11h) (11 PR mergiate in 30 g)

Descrizione

Is your feature request related to a problem? Please describe. Sometimes it is convenient to note a todo inline which is not possible using the todo admonition. However there seems to be the todo role. This would require also creating a custom role.

Describe the solution you'd like Using :todo:`todo message` should work the same as using the todo admonition.

Context

https://developer.blender.org/D5664

Guida contributor