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
In-line html tags such as <a><strong> and <em> are being treated the same as structural tags like <div> and <table>. Is there a setting to exclude certain tags from the formatter?
The text was updated successfully, but these errors were encountered:
In-line html tags such as
<a>
<strong>
and<em>
are being treated the same as structural tags like<div>
and<table>
. Is there a setting to exclude certain tags from the formatter?The text was updated successfully, but these errors were encountered: