Markdown formatting in Discord is lost when using Styled Chat mod #117
Labels
compatibility
Something related to another project isn't working
enhancement
New feature or request
minecord-chat
Improvements or additions to the chat module
Expected behavior
Chat which appears italic/bold in minecraft should also appear italic/bold in discord.
Observed/actual behavior
When styledchat is set to parse markdown, chat in the minecraft -> minecraft direction can have italics and bold, but chat in the minecraft -> discord direction does not.
When styledchat is NOT set to parse markdown, chat in the minecraft -> discord direction can have italics and bold, but chat in the minecraft -> minecraft direction does not.
Steps/models to reproduce
install minecord and styled-chat. in styled-chat.json, set
"markdown": true
.from minecraft, type:
in minecraft, this displays as
in discord, you should see
Version
minecraft 1.20.2
openjdk 17.0.9
fabric api 0.91.1
minecord 2.0.2
styled-chat 2.3.0
styled-nicknames 1.3.0
Agreements
Other
No response
The text was updated successfully, but these errors were encountered: