If I bold a wiki link like this: **[[link]]** or an internal markdown link like this **[link](Link%20notes.md)** it will show up as bold in editor mode, but not in read mode. This does not apply to external links such as **[link](https://obsidian.md)**
Steps to reproduce
- open sandbox vault
- while in editor mode:
- bold a wiki link on the start page, such as
**[[No prior experience|I have no prior experience]]** - bold an external link on the start page, such as
**[Obsidian documentation](https://help.obsidian.md/)** - bold an internal markdown link, such as
**[link](Link%20notes.md)** - confirm that this makes all the link look bold in editor mode
- switch to read mode
Did you follow the troubleshooting guide? [Y/N]
Yes, I tried this in the sandbox vault, as well as in my main vault with all CSS snippets disabled and community plugins disabled via restricted mode. It always led to the same behavior.
Expected result
All three links are now bolded in read mode (and therefore look the same as in editor mode).
Actual result
Only the external link (step 4) appears bold in read mode. The wiki link (step 3) and internal markdown link (step 5) do not appear in bold (they look like otherwise unformatted, normal links).
Environment
SYSTEM INFO:
Obsidian version: v1.11.1
Installer version: v1.8.3
Operating system: Windows 10 Home 10.0.19045
Login status: logged in
Language: en
Catalyst license: insider
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
My Android Obsidian is still on 1.10.5 (256), and there these links are properly bolded. So Iām assuming the bug is recent (maybe Catalyst version specific?).



