Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Multiline Strings #2070

Closed
Lonniebiz opened this issue Nov 4, 2015 · 4 comments
Closed

Support for Multiline Strings #2070

Lonniebiz opened this issue Nov 4, 2015 · 4 comments

Comments

@Lonniebiz
Copy link

Example:

var text = This Is A Multiline String;

http://www.ecma-international.org/ecma-262/6.0/#sec-template-literal-lexical-components

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/template_strings

https://developers.google.com/web/updates/2015/01/ES6-Template-Strings?hl=en#multiline-strings

@Ugoku
Copy link
Contributor

Ugoku commented Nov 19, 2015

+1

@ewoerner
Copy link
Contributor

This seems to be a duplicate of already implemented #2193?

@Lonniebiz
Copy link
Author

#2070 (this issue) was submitted on 11-04-2015. #2193 is a duplicate that was later submitted on 01-04-2016. Call me petty and I'll call you Betty!

@Fyrd
Copy link
Owner

Fyrd commented Mar 27, 2019

Added "multiline" as search keyword for https://caniuse.com/#feat=template-literals

@Fyrd Fyrd closed this as completed Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants