web commit by JoshTriplett: Response: shortcuts with only desc still useful.

master
joey 2007-02-13 11:09:36 +00:00
parent f9d9162edd
commit 4f16659d1e
1 changed files with 11 additions and 0 deletions

View File

@ -10,3 +10,14 @@ to the BTS and PTS.
--[[JoshTriplett]]
It sounds like you're looking for templates, not shortcuts. --[[Joey]]
> Perhaps true (see my issues with template syntax on
> [[todo/shortcut_optional_parameters]]), but allowing a `shortcut` without an
> `url` still seems reasonable, and simple. You could also use such shortcuts
> without markup at all, as an abbreviation mechanism:
>
> \[[shortcut name=spi desc="Software in the Public Interest, Inc."]]].
> \[[shortcut name=sosp desc="Symposium on Operating System Principles"]]].
> \[[shortcut name=cacm desc="Communications of the ACM"]]].
>
> --[[Josh Triplett]]