Steps to reproduce
- Create new Vault
- Enter the following code
```sh
echo hello
```
- Notice that
echo
is highlighted yellow - Switch to reading view
- Yellow highlight disappears
Did you follow the troubleshooting guide? Y
Expected result
Syntax highlighting to remain.
Actual result
Syntax highlighting disappears.
Environment
SYSTEM INFO:
Obsidian version: v1.5.3
Installer version: v1.5.3
Operating system: #1 SMP PREEMPT_DYNAMIC Thu, 01 Feb 2024 10:30:35 +0000 6.7.3-arch1-1
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
It works as expected with bash
.