[AgileWiki] More brace notation
Status: Beta
Brought to you by:
blaforge
From: Bill la F. <bil...@su...> - 2006-07-14 04:20:58
|
I finally realized that we do not have any brace notation for running commands. Instead, we've got things like sb.append("<a href=\"AwServlet?cmd=register\" target=\"_top\">register</a>."); to generate them for special cases. So we need something like this: {text|`command} Bill |