diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-02 15:19:32 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-02 15:19:32 +0000 |
commit | 0de2f1fb8fda945481281957ea485af92b331363 (patch) | |
tree | 93c602b98432a238942f5a1bd1b5199516596fa7 | |
parent | b0075abcb9e7bf446918c08b4adef9766709be04 (diff) |
web commit by JoshTriplett
-rw-r--r-- | doc/todo/simple_text_parsing_or_regex_in_template_or_shortcut.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/simple_text_parsing_or_regex_in_template_or_shortcut.mdwn b/doc/todo/simple_text_parsing_or_regex_in_template_or_shortcut.mdwn new file mode 100644 index 000000000..a8702b375 --- /dev/null +++ b/doc/todo/simple_text_parsing_or_regex_in_template_or_shortcut.mdwn @@ -0,0 +1 @@ +Either [[plugins/template]] or [[plugins/shortcut]] should support some form of very simple text parsing or regex application, to make it possible to write something like `\[[mmlist listname@lists.example.org]]` and have this become <listname@lists.example.org> ([mailman page](http://lists.example.org/mailman/listinfo/listname)).
\ No newline at end of file |