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 e922e0874..3995a6055 100644
--- a/docutils/docs/dev/todo.txt
+++ b/docutils/docs/dev/todo.txt
@@ -1303,9 +1303,6 @@ when used in a document.
possible to enable ``file_insertion_enabled`` from within a
document), and settings that only would have taken effect before
the directive (like ``tab-width``) shouldn't be accessible either.
- (How about changing ``tab-width`` before an ``include`` directive
- though? Or should ``include`` rather grow a ``tab-width``
- option?)
See this sub-thread:
<http://thread.gmane.org/gmane.text.docutils.user/3620/focus=3649>