Re: [heycam/webidl] add links for dotted intrinsic form (#898)

@domenic commented on this pull request.

Ah, sorry, let me try to give more context on how this works. (You can also check the output by running `make remote`.)

Each of these entries of the form `text: x; url: y` allows our spec pre-proccessing tool to convert shorthands like `{{x}}` into `<a href="y">x</a>`. So adding them here by themselves doesn't do anything. You additionally need to update the usage sites. (And then you should be able to delete all the previous ones.)



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/898#pullrequestreview-433593692

Received on Thursday, 18 June 2020 19:43:18 UTC