A single line that contains ‘Test Testing [[Link]]’
Actual result
A single line that contains ‘Test Testing Link’
This method works on other formatting as well such as monospace
Environment
SYSTEM INFO:
Obsidian version: v1.5.12
Installer version: v1.5.3
Operating system: Darwin Kernel Version 23.4.0: Fri Mar 15 00:12:37 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_T6031 23.4.0
Login status: logged in
Catalyst license: supporter
Insider build toggle: on
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none
Additional information
This problem has been around for a long time and I’ve occasionally had data loss because I didn’t notice the links and other formatting being stripped
Interesting! I’ve never noticed that before. Confirmed in Obsidian 1.5.12 on iOS 17.4.1. It works whether you select only the dash or also the space after it.
A workaround is to type Delete instead of Space. If you select only the dash (or asterisk or plus) you won’t have to add a space.
word
another word $math$ *italics* **bold** ==highlight== [[link]]
yet another $math$ *italics* **bold** ==highlight== [[link]]
then select the portion from the start of the first line to “another” in the second line, and then type any letter.
Notes:
I don’t think it’s not crucial that you type a letter specifically, but the bug does not occur if you first press the enter key or the backspace key instead.
Did you follow the troubleshooting guide? Yes, and this was reproduced in the sandbox vault.
Expected result
The selected text gets replaced by the newly typed content, and the formatting of the rest of the document is preserved.
Actual result
Any formatting in the remainder of the second line is dropped, links become plaintext, and (more distressingly) any inline LaTeX equations disappear completely.
Environment
SYSTEM INFO:
Obsidian version: v1.5.12
Installer version: v1.4.13
Operating system: Darwin Kernel Version 23.4.0: Fri Mar 15 00:12:41 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_T8103 23.4.0
Login status: logged in
Catalyst license: none
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none
Additional information
Thanks a lot for your work, I’m a huge Obsidian fan!
When selecting multiple lines and converting it to a blockquote, live preview removes all link syntax and leaves plain text version. Only occurs in live preview.
Steps to reproduce
Enter live preview mode
Have a line with internal or external link syntax in it
Select the start of the line and drag to the line above it
Type > for blockquote
Multiline selection with blockquote removes the link syntax completely
Keep the syntax of line even if it’s not rendered fully in live preview mode
Actual result
Link syntax is stripped, there’s only the plain text version
Environment
Tested and reproduced in Sandbox Vault.
SYSTEM INFO:
Obsidian version: v1.7.4
Installer version: v1.6.3
Operating system: Windows 10 Home 10.0.19045
Login status: logged in
Language: en-GB
Catalyst license: supporter
Insider build toggle: on
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 0
Plugins enabled: 0
Additional information
Markdown text to reproduce:
- List with an internal link in it [[Start Here]]
- List with an external link in it [Obsidian.md](https://help.obsidian.md/Home)