X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/835e2e8617507bcd779bf72fd4114cc70238cc64..45c31be7dbf81517e854304237bb95d53657b27d:/doc/todo/support_for_SDF_documents.mdwn diff --git a/doc/todo/support_for_SDF_documents.mdwn b/doc/todo/support_for_SDF_documents.mdwn index d5ad959a1..18ce4e106 100644 --- a/doc/todo/support_for_SDF_documents.mdwn +++ b/doc/todo/support_for_SDF_documents.mdwn @@ -1,3 +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. ---[[JeremieKoenig]] \ No newline at end of file +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]]