-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
In my json code i have this at start
var Something =
then have the usual json code between the curly brackets
{ "title":"Multi Media",}
If i remove the var Something= then json2html parses my code properly, if i don't remove the var Something= it fails to read the code and even by url.
How can i include the var Something in the parse
Any suggestions ?
Regards,
Mike
Metadata
Metadata
Assignees
Labels
No labels