tc39 / proposal-string-dedent

TC39 Proposal to remove common leading indentation from multiline template strings
https://tc39.es/proposal-string-dedent/
MIT License
625 stars 17 forks source link

syntax alternatives #5

Closed mmkal closed 4 years ago

mmkal commented 4 years ago

@jridgewell thought I'd open a PR as a place to discuss syntax alternatives. You've mentioned in other threads that there may be some initial resistance to the

```
syntax.

In this issue you referenced a possible String.dedent - I've put that in as an option here. Is it an alternative that you think should be considered?