Skip to content

Conversation

@jakobjpeters
Copy link
Contributor

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 AbstractStrings.

Closes #1113.

`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.
@stevengj stevengj merged commit c8f9bff into JuliaLang:master Jun 26, 2024
@stevengj
Copy link
Member

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken display of AbstractStrings when preferred MIME type istextmime

2 participants