summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--todo.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index b4f1c962f..ec1f8c38a 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1299,6 +1299,8 @@ when used in a document.
The ideas in `adaptable file extensions`_ above may also be
applicable here.
+ SVG's "switch" statement may provide inspiration.
+
Here's an example of a directive that could produce multiple
outputs (*both* raw troff pass-through *and* a GIF, for example)
and allow the Writer to select. ::