sphinx-doc/sphinx

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

Open

#6,689 建立於 2019年9月7日

在 GitHub 查看
 (1 留言) (3 反應) (0 負責人)Python (1,985 fork)batch import
awaiting:responseextensions:todohelp wantedtype:enhancement

倉庫指標

Star
 (5,625 star)
PR 合併指標
 (平均合併 10天 11小時) (30 天內合併 11 個 PR)

描述

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

貢獻者指南