- From: Tab Atkins Jr. <notifications@github.com>
- Date: Wed, 18 Sep 2019 01:24:00 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 18 September 2019 08:24:42 UTC
You write out an Infra list literal like `« "a", "b", "c", "a" »`, and do map iteration like `key → value`. These non-ASCII characters are nice for grabbing attention and being unambiguous in text, but they're annoying to type - I tend to just go copy-paste from the Infra spec. We should come up with an ASCII way to write these literals in your source, that'll turn into the nice unicode characters in the output. /cc @marcoscaceres to match up in syntax. -- 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/700#issuecomment-532577511
Received on Wednesday, 18 September 2019 08:24:42 UTC