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
Prefer to showAbstractStrings with text mimes (#1114)
`israwtext` assumed that an `AbstractString` with a text MIME was
already in the requested format. Instead, only assume this if the string
is not otherwise `showable`. This enables customizing the display of
`AbstractString`s.
0 commit comments