diff options
Diffstat (limited to 'tests/roots/test-ext-todo/foo.rst')
-rw-r--r-- | tests/roots/test-ext-todo/foo.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/roots/test-ext-todo/foo.rst b/tests/roots/test-ext-todo/foo.rst new file mode 100644 index 0000000..12e9f63 --- /dev/null +++ b/tests/roots/test-ext-todo/foo.rst @@ -0,0 +1,10 @@ +foo +=== + +.. todo:: todo in foo + +.. py:function:: hello() + + :param bug: #5800 + + .. todo:: todo in param field |