Re: [whatwg/webidl] "Quoted terminal symbols" are now monospaced (PR #1216)

@saschanaz commented on this pull request.



> +The IDL syntax is case sensitive, both for the monospaced terminal symbols
 used in the grammar and the values used for
 <emu-t class="regex"><a href="#prod-identifier">identifier</a></emu-t> terminals.  Thus, for

Like this?

```suggestion
The IDL syntax is case sensitive, both for the the values used for
<emu-t class="regex"><a href="#prod-identifier">identifier</a></emu-t> terminals and for other terminal symbols from the grammar. Thus, for
```

There are still other terminal symbols that are not identifiers nor literals, though. 🤔

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1216#pullrequestreview-1139435517

You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/pull/1216/review/1139435517@github.com>

Received on Wednesday, 12 October 2022 16:54:09 UTC