Prodo.AI
Create
Log in
Sign up
Roadmap
Feedback
Alfie Feedback
37
Voters
pfg
Powered by Canny
1
Support tagged template literals
complete
pfg
Using data.split
\n
fails but data.split(
\n
); works. It's not major, but split
by
is my goto default for splitting strings.
(I can't figure out how to disable the code formatting, it's
data.split backtick \n backtick
)
December 1, 2018
T
Tom Dawes
marked this post as
complete
·
December 4, 2018
·
Reply
T
Tom Dawes
marked this post as
in progress
·
December 3, 2018
·
Reply
T
Tom Dawes
Hi pfg,
Thanks for the suggestion!
We've just merged a fix for this. Let me know if this fixes your issue!
Thanks,
Tom
·
December 3, 2018
·
Reply
Powered by Canny