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
After added "HTML-CSS": { linebreaks: { automatic: true } in config, its working properly ( text-wrap) only when i refresh each time. while doing normal component shift (one component to another component) navigation line-break is not getting applied. Could any one please help me to fix this.
After added "HTML-CSS": { linebreaks: { automatic: true } in config, its working properly ( text-wrap) only when i refresh each time. while doing normal component shift (one component to another component) navigation line-break is not getting applied. Could any one please help me to fix this.
Here are the details:
Markup:
let config = { "HTML-CSS": { linebreaks: { automatic: true }, width: "container" } }
Plugin Version :
2.2.3
MathML Tag:
<MathJax config={config} ....
MathML sample questions
Application Output
Preview Link Output
The text was updated successfully, but these errors were encountered: