Welcome to Codidact Meta!
Codidact Meta is the "town hall" (meta-discussion site) for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.
Thread rename comment broken by code block
When a user renames their comment thread, the System user adds a comment indicating the change:
Thread renamed from "previous title" to "current title" by username
When the previous title is an automatically generated title containing a code block, this can be rendered strangely:
Notice that the truncation of the previous title with an ellipsis part way through the code block discards the closing of the code block, so the current title and username are also contained within the code block. Here is the code block scrolled to the right to show how it ends:

0 comment threads