joplin
joplin copied to clipboard
CJK parenthesis not auto-paired
Environment
Joplin version: 2.8.8 Platform: Linux OS specifics: Arch Linux
Steps to reproduce
- Enabled "Auto-pair braces, parenthesis, quotations, etc."
- Create new note
- Insert
(
(U+FF88)
Describe what you expected to happen
U+FF99 is auto-paired. This issue also occurs with U+3008, U+300A, U+300C, U+300E, U+3010, U+3014, U+3016, U+3018, and U+301A.
Logfile
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? If you require support or are requesting an enhancement or feature then please create a topic on the Joplin forum. This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions.
Please keep this issue open.
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? If you require support or are requesting an enhancement or feature then please create a topic on the Joplin forum. This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions.
Do not close.
~~Maybe it's an upstream bug?~~ https://github.com/codemirror/codemirror5/blob/7f488eb5c12d71ea7ea75e286b7b9c029453a298/addon/edit/closebrackets.js#L13-L16 I guess we can add some extra options to make it support CJK brackets