[heycam/webidl] Remove section numbers from ES references (#542)

This is to make those more robust to minor changes on the ES spec.

So for example:

```[=ECMA-262 §9.4.7|ECMA-262 §9.4.7 Immutable prototype exotic objects=]```

Should be something like:

```[=ECMA-262 Immutable prototype exotic objects=]```


-- 
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/issues/542

Received on Tuesday, 10 April 2018 12:33:08 UTC