HTML card content corrupted after publishing
Issue Summary I’m trying to use mermaid.js to embed charts and class diagrams and finding that the content of a HTML tag is getting messed up after publishing. It works fine in preview. Steps to...
View ArticleHTML card content corrupted after publishing
Are you viewing the “corrupted” content in web inspector or what’s actually served by Ghost? Mobile at the moment so haven’t had a chance to test but my guess is that the browser is getting confused...
View ArticleHTML card content corrupted after publishing
I’ve had a chance to test now and my guess wasn’t entirely correct. Using < and > will still be needed to avoid problems with invalid HTML but currently when the editor renders the...
View ArticleHTML card content corrupted after publishing
Hi Kevin, Thanks for looking into this. I’ve now found a solution which is to use ``` code blocks with language “mermaid” and some custom code to resolve conflicts between Prism and Mermaid. It’s a...
View ArticleHTML card content corrupted after publishing
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed. Read full topic
View Article