]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/todo/simple_text_parsing_or_regex_in_template_or_shortcut.mdwn
response
[git.ikiwiki.info.git] / doc / todo / simple_text_parsing_or_regex_in_template_or_shortcut.mdwn
index 0028784ee8f98936b9cbc4f96c4f8a0543285ac7..e6f77dd5993920114a7413c583d0e6a85adc9bf8 100644 (file)
@@ -4,3 +4,7 @@ shortcuts like these:
 
     [[mmlist listname@lists.example.org]] -> <listname@example.org> ([mailman page] (http://lists.example.org/mailman/listinfo/listname)
     [[debchangelog packagename]] -> [packagename changelog](http://packages.debian.org/changelogs/pool/main/p/packagename/current/changelog)
+
+For shortcut definitions, a `match` parameter could supply a regex, and then the `url` and `desc` parameters could make use of the named or numbered groups from the match.
+
+--[[JoshTriplett]]
\ No newline at end of file