Preserve shortcode content formatting
This is not a direct answer to your question but if you have the option, I would restructure the shortcode so that it takes one or more attributes that you then plug in to the correct JSON format. e.g.: [myshortcode zoom=”5″] This would not only prevent your site editors from making syntax mistakes (or at … Read more