diff options
-rw-r--r-- | doc/todo/support_for_SDF_documents.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/support_for_SDF_documents.mdwn b/doc/todo/support_for_SDF_documents.mdwn index d5ad959a1..faa48b22c 100644 --- a/doc/todo/support_for_SDF_documents.mdwn +++ b/doc/todo/support_for_SDF_documents.mdwn @@ -1,3 +1,6 @@ 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]]
\ No newline at end of file |