usoon

Results 4 issues of usoon

After finishing the operation in visual mode, I am used to pressing `Escape` to quit visual mode, but currently I have to press the same key as the trigger.

### What happened? There are duplicate parent blocks in linked reference, hope they can be grouped as v0.8.1 does. Abnormal in latest version (since v0.8.2) Normal in v0.8.1 ### Reproduce...

can-be-reproduced
page-ref
:type/regression

### What happened? I have inserted a local video on Mac by `![output](../assets/local.mp4)`, but it can't be played on iPhone. ### Reproduce the Bug 1. insert a local video on...

mobile:ios
:type/feature-request

fix: https://github.com/mckaywrigley/chatbot-ui/issues/1223 https://github.com/mckaywrigley/chatbot-ui/issues/1802 1. add rehypeKatex plugin to support latex syntax. 2. replace `\(..\)` and `\[...\]` to `$...$` and `$$...$$`. Due to remark-math only supporting the use of the `$`...