-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Discord markdown #36
Comments
Where exactly do you want discord markdown supported- in posts with some kind of translator (probably building off of https://legend-of-iphoenix.github.io/markdown-bbcode-html/) or in SAX? |
This is a reasonable but incorrect understanding of what is happening. Unlike the Discord <=> IRC bridge, which does not understand /me and uses You can see this by turning the userstyle off, you'll get something like
Now, the sax rewrite special-cases the /me command to make it italic ( The net result here is that the message content (for your example, Ideally sax.js would treat messages differently if they come through the bridge so this wouldn't happen (I agree with you that it is somewhat broken-looking) but if the bridge changes at all in the future I don't want it to make SAX look bugged-out. |
Someone suggested I do this so here it is.
Shouldn't be hard to add but idk what to put here.
~~ ___ __ _ *** ** * ||
also `The text was updated successfully, but these errors were encountered: