[Js] How to specify multi-line String literals ??
-
In Javascript... How can I specify multi-line String literals ??
-
Unfortunate there isn't any pretty solutions for this. I was looking for the same answer not too long ago. Came across this SO thread which had a few ... "creative" ... solutions. http://stackoverflow.com/a/805113/486990
None of which where really my cup of tea...
-
Thanx
I did know about the
but didn't want to paste 200 of them at the end of the line (and did't know if they would end up in the HTML.)Is their an insert HTML from file?
like:
html = File.readlines('somefile.txt')
-
@dan rathbun said:
...
html = File.readlines('somefile.txt')
I use a class made with jAPI by Vladica Savic to read the textfile and pre tags if I want same format html. Probably old hat but works.
-
I thot maybe a <![CDATA[ block, but the editor lexer does not indicate it will work.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement