summaryrefslogtreecommitdiff
path: root/doc/todo/support_for_SDF_documents.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-21 12:31:33 +0100
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-21 12:31:33 +0100
commitdd87d82fbe2bf09abe634caef044474d5b24502e (patch)
tree597be2bf23e994b028b611e946f267cfe9407ab9 /doc/todo/support_for_SDF_documents.mdwn
parent9c02d61d9bbc41705a5e32543b51261fad891095 (diff)
Migrate doc/todo via prefix_directives
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
Diffstat (limited to 'doc/todo/support_for_SDF_documents.mdwn')
-rw-r--r--doc/todo/support_for_SDF_documents.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/todo/support_for_SDF_documents.mdwn b/doc/todo/support_for_SDF_documents.mdwn
index a59f9ad5a..18ce4e106 100644
--- a/doc/todo/support_for_SDF_documents.mdwn
+++ b/doc/todo/support_for_SDF_documents.mdwn
@@ -1,8 +1,8 @@
-I think it would be useful for ikiwiki to support [[debpkg sdf]] input,
+I think it would be useful for ikiwiki to support [[!debpkg sdf]] input,
which can be converted and rendered to many formats.
I should add, however, that SDF allows executing arbitrary perl code
from its documents; which means some sanitization would need to occur
before the document is fed to sdf.
--[[JeremieKoenig]]
-[[tag wishlist]]
+[[!tag wishlist]]