Bikeshed has [:Content-Type:] as a dedicated shorthand for HTTP header links. ReSpec currently requires the verbose [= Header!!http-header =] to achieve the same.
Proposed syntax:
[: Header :] — basic link
[: Header|display text :] — pipe aliasing
[: Header!!http-header :] — type validation (only http-header valid)
Output: <code><a data-link-type="http-header">...</a></code>
Part of the Bikeshed inline shorthand parity effort.
Bikeshed has
[:Content-Type:]as a dedicated shorthand for HTTP header links. ReSpec currently requires the verbose[= Header!!http-header =]to achieve the same.Proposed syntax:
[: Header :]— basic link[: Header|display text :]— pipe aliasing[: Header!!http-header :]— type validation (onlyhttp-headervalid)Output:
<code><a data-link-type="http-header">...</a></code>Part of the Bikeshed inline shorthand parity effort.