You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CKE converts «french quotes» and other Unicode characters into html entities, which causes them to render as «french quotes», if you don't use f:format.raw() in Fluid.
<- must-have for 1.0.0
CKE converts
«french quotes»
and other Unicode characters into html entities, which causes them to render as«french quotes»
, if you don't use f:format.raw() in Fluid.See #689
The text was updated successfully, but these errors were encountered: