Steps to reproduce
Create a line of text which ends in multiple formatting tags. For example:
1. **I am a line of bolded text.**
2. ==I am a line of highlighted text.==
3. ==**I am a line of bolded, highlighted text!**==
4. *~~I am a line of striked-out, italicized text~~*
Then click on the end of each line. On lines 1 and 2, the cursor is placed outside the formatting. On lines 3 and 4, the cursor is placed inside the formatting.
As a result, if you click on lines 3 or 4 and then hit enter to insert a new line, the formatting tags will be carried over to the next line instead of left in place.
Did you follow the troubleshooting guide? [Y/N]
Yes.
Expected result
It should be possible to click at the end of a line of text and press enter to create a new, blank line below. Formatting on the clicked line should remain in place.
Actual result
When clicking the end of a line which ends in multiple formatting tags, the editor places the cursor before the end of the closing tag. This has the effect of making it impossible to insert a new line with a single click + keystroke.
Environment
SYSTEM INFO:
Obsidian version: 1.12.7
Installer version: 1.12.7
Operating system: Darwin Kernel Version 24.4.0: Fri Apr 11 18:33:46 PDT 2025; root:xnu-11417.101.15~117/RELEASE_ARM64_T8112 24.4.0
Login status: not logged in
Language: en
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: Minimal 7.7.19
Snippets enabled: 1
Restricted mode: on