I encountered a minor issue with my JSON file.
Here is an example description of the JSON file:
{
"motto": "<span class="text-success">IF</span> YOU FAIL, TRY AGAIN"
}
Can anyone provide guidance on how to include "
within the motto
property? Appreciate any advice. Thank you!