diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-13 11:09:36 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-13 11:09:36 +0000 |
commit | 4f16659d1ea16306f9aa1a4619fb81fb78cbba4a (patch) | |
tree | 7a0260d15281cca75bed80cb291c63d8318e7782 /doc | |
parent | f9d9162eddc5294f0367cafe67f66472ecb2de2d (diff) |
web commit by JoshTriplett: Response: shortcuts with only desc still useful.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/shortcut_with_no_url_parameter__44___only_desc.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/shortcut_with_no_url_parameter__44___only_desc.mdwn b/doc/todo/shortcut_with_no_url_parameter__44___only_desc.mdwn index 04fcd3806..60cf66499 100644 --- a/doc/todo/shortcut_with_no_url_parameter__44___only_desc.mdwn +++ b/doc/todo/shortcut_with_no_url_parameter__44___only_desc.mdwn @@ -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]] |