Closed bearded-avenger closed 10 years ago
In the content component, if you type out `<h3>whatever</h3>' it's encoding that into html entities. You can fix this in text mode, but isn't ideal. Can we decode these on save maybe?
`<h3>whatever</h3>'
In the content component, if you type out
`<h3>whatever</h3>'
it's encoding that into html entities. You can fix this in text mode, but isn't ideal. Can we decode these on save maybe?