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
truncatehtml plugin filter doesn't appear to be working in the post preview (truncated html tags are not closed, and closing html tags after the content displays on screen).
A strip_html filter is being used for now, but this removes all text formatting (bold/italics/hyperlinks, etc.) which is not ideal.
The text was updated successfully, but these errors were encountered:
truncatehtml
plugin filter doesn't appear to be working in the post preview (truncated html tags are not closed, and closing html tags after the content displays on screen).A
strip_html
filter is being used for now, but this removes all text formatting (bold/italics/hyperlinks, etc.) which is not ideal.The text was updated successfully, but these errors were encountered: