Closed
Description
Sometimes we don't want ecmarkup to auto-link a word. For example, see tc39/ecma262#1730 and tc39/ecma262#1731.
It would be nice if ecmarkup would:
- suppress auto-linking within the
<div id=metadata-block>
element; and/or - allow the document to spot-disable auto-linking via some markup (e.g.:
<span class="do-not-autolink">Mailing List Archives</span>
)
Metadata
Metadata
Assignees
Labels
No labels