-
Notifications
You must be signed in to change notification settings - Fork 1
Quotes Seem Bugged! #4
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is neededinvalidThis doesn't seem rightThis doesn't seem rightquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededinvalidThis doesn't seem rightThis doesn't seem rightquestionFurther information is requestedFurther information is requested
Type
Fields
Give feedbackNo fields configured for issues without a type.
In Js, statements like
"para 1 "para 2" para3"
should output to para1 when printed.
But here,
https://github.com/NishkarshRaj/JavaScript/blob/master/JavaScript%20Basic%20Programs/16_Strings/QuotedString.html
In this file, when uncommented, the whole file gets bugged and no script output is shown on web page.