ecmarkup
ecmarkup copied to clipboard
add hidden `~` around enums and `_` around aliases for copy-paste
Akin to what we do for spec steps. See related https://github.com/tc39/ecmarkup/pull/517.
Maybe also | around nonterminals.
also * around primitives?
Ehh, I'm less enthusiastic about primitives. It's not like null or "foo" or +0𝔽 are ambiguous, whereas some of the nonterminals and aliases can look like prose (at least at first glance) without special styling or explicit markers in the text.