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
this will not actually prevent Textile from wrapping <span class="caps"> around uppercase text. Since there is no obvious inline style to apply as an alternative, disabling CSS class names should simply prevent these spans from being created altogether.
The text was updated successfully, but these errors were encountered:
As pointed out to me by Eric Meyer, if you use:
this will not actually prevent Textile from wrapping
<span class="caps">
around uppercase text. Since there is no obvious inline style to apply as an alternative, disabling CSS class names should simply prevent these spans from being created altogether.The text was updated successfully, but these errors were encountered: