Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Strange behavior of permission huskchat.formatted_chat #222

Open
lolplay123 opened this issue Apr 11, 2024 · 2 comments
Open

Strange behavior of permission huskchat.formatted_chat #222

lolplay123 opened this issue Apr 11, 2024 · 2 comments
Labels
status: needs testing This needs video proof and testing

Comments

@lolplay123
Copy link

Apparently, if the permission of huskchat.formatted_chat is true, if you type ???? in the chat, ???? will not be displayed, but nothing will be displayed like &r. If you set it to false, ???? will be displayed as before, but you will no longer be able to use &5, &l, etc. Also, what's strange is that if you type ???, ??? will be displayed, but if you type ????? only one ? will be displayed.
スクリーンショット 2024-04-10 172208
スクリーンショット 2024-04-10 172216

@dlee13
Copy link

dlee13 commented Apr 11, 2024

That is caused by MineDown's inline obfuscated formatting. Every group of 4 question marks collapses to nothing. The same happens for bold, italic, underlined, and strikethrough.

@WiIIiam278 WiIIiam278 added the status: needs testing This needs video proof and testing label Apr 18, 2024
@WiIIiam278
Copy link
Owner

dlee is right but I removed that from my fork of MineDown so it shouldnt happen

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: needs testing This needs video proof and testing
Projects
None yet
Development

No branches or pull requests

3 participants