Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plural <dfn>s #157

Closed
ljharb opened this issue Sep 16, 2019 · 1 comment · Fixed by #346
Closed

plural <dfn>s #157

ljharb opened this issue Sep 16, 2019 · 1 comment · Fixed by #346

Comments

@ljharb
Copy link
Member

ljharb commented Sep 16, 2019

In the spec, "Module Record", for example, has a <dfn>, so all occurrences of Module Record are auto-linked, which is great.

However, occurrences of Module Records are not.

It probably wouldn't be ideal to silently pluralize dfns, but perhaps something like <dfn id="whatever" plural="Module Records">Module Record</dfn> would work?

ljharb added a commit to ljharb/ecma262 that referenced this issue Sep 16, 2019
This will work a bit more cleanly once
tc39/ecmarkup#157 lands, and "Job Queues"
is picked up by ecmarkup.
ljharb added a commit to ljharb/ecma262 that referenced this issue Sep 16, 2019
This will work a bit more cleanly once
tc39/ecmarkup#157 lands, and "Job Queues"
is picked up by ecmarkup.
ljharb added a commit to ljharb/ecma262 that referenced this issue Sep 17, 2019
This will work a bit more cleanly once
tc39/ecmarkup#157 lands, and "Job Queues"
is picked up by ecmarkup.
ljharb added a commit to ljharb/ecma262 that referenced this issue Oct 1, 2019
This will work a bit more cleanly once
tc39/ecmarkup#157 lands, and "Job Queues"
is picked up by ecmarkup.
ljharb added a commit to ljharb/ecma262 that referenced this issue Oct 17, 2019
This will work a bit more cleanly once tc39/ecmarkup#157 lands, and "Job Queues" is picked up by ecmarkup.
ljharb added a commit to ljharb/ecma262 that referenced this issue Oct 17, 2019
This will work a bit more cleanly once tc39/ecmarkup#157 lands, and "Job Queues" is picked up by ecmarkup.
ljharb added a commit to ljharb/ecma262 that referenced this issue Oct 18, 2019
This will work a bit more cleanly once tc39/ecmarkup#157 lands, and "Job Queues" is picked up by ecmarkup.
@chicoxyzzy
Copy link
Member

Related issue #70

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants