revite icon indicating copy to clipboard operation
revite copied to clipboard

bug: Markups not applying unless separated by a space

Open Lizband opened this issue 3 years ago • 2 comments

What happened?

When typing Coolio*!* the expected result is to have the string Coolio! with italic punctuation. Instead the result is the message Coolio*!* with the asterisks still visible and with no markup applied to the text.

Branch

Production (app.revolt.chat)

Commit hash

12b9716

What browsers are you seeing the problem on?

Firefox

Relevant log output

No response

Desktop

  • [ ] Yes, this bug is specific to Revolt Desktop and is not an issue with Revolt Desktop itself.

PWA

  • [ ] Yes, this bug is specific to the PWA.

Lizband avatar May 30 '22 17:05 Lizband

This is likely an issue with markdown-it.

insertish avatar Jun 16 '22 19:06 insertish

This is likely an issue with markdown-it.

Can confirm, using https://markdown-it.github.io/

LedaThemis avatar Jun 16 '22 19:06 LedaThemis

Switched to remark at some point.

Closing due to rewrite, https://github.com/revoltchat/frontend.

insertish avatar Jan 24 '23 16:01 insertish