#ugly embeds in transcripts

1 messages · Page 1 of 1 (latest)

vale monolith
#

Currently, in ticket transcripts, the embed sometimes looks very unattractive. This happens because the max-width tag is being ignored for embed block if using .tScript code blocks . You need to add the text-wrap: auto style to the .tScript code blocks when generating the transcript, and the issue will be fixed.

#

||(in the screenshots, I manually added the text-wrap: auto tag)||