summaryrefslogtreecommitdiff
path: root/docutils/docs/dev
diff options
context:
space:
mode:
Diffstat (limited to 'docutils/docs/dev')
-rw-r--r--docutils/docs/dev/todo.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt
index 41b16dce4..9b0191488 100644
--- a/docutils/docs/dev/todo.txt
+++ b/docutils/docs/dev/todo.txt
@@ -1911,9 +1911,6 @@ Bug fixes
See `<../../test/functional/input/data/latex.txt>`__
-* An image directive with target URI does not start a new paragraph
- (see first two image examples in standalone_rst_latex.tex).
-
* Too deeply nested lists fail: generate an error, a warning or provide
a workaround?