# is used to provide additional context to an incident report without creating a new ticket. However, due to the new Discord markdown feature, the messages starting with # turns into heading text
and the messages end up looking huge.
We could use a different prefix or, as suggested by @import-pandas-as-numpy (sudorem on discord), use the message reply feature.
I personally prefer replacing # prefix with message replies.
#is used to provide additional context to an incident report without creating a new ticket. However, due to the new Discord markdown feature, the messages starting with#turns into heading textand the messages end up looking huge.
We could use a different prefix or, as suggested by @import-pandas-as-numpy (sudorem on discord), use the message reply feature.
I personally prefer replacing
#prefix with message replies.