diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-09 20:57:35 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-09 20:57:35 +0000 |
commit | d6d51bb563d963f6878ba88921c252c65e4d2bac (patch) | |
tree | 654d720dcf9a405ba670e42d66a83621ecaf2209 | |
parent | 54a4151306458686ec1de8ba3d2adbb86a69e576 (diff) |
web commit by JoshTriplett
-rw-r--r-- | doc/todo/pastebin.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/pastebin.mdwn b/doc/todo/pastebin.mdwn new file mode 100644 index 000000000..63c4af1af --- /dev/null +++ b/doc/todo/pastebin.mdwn @@ -0,0 +1,9 @@ +ikiwiki could support a pastebin (requested by formorer on `#ikiwiki` for http://paste.debian.net/). + +Desired features: + +* expiration +* [[plugins/contrib/syntax]] highlighting with line numbering +* Password protection? + +-- [[JoshTriplett]] |