Inconsistent code coloring in preview and edit mode

Steps to reproduce

input text:

```python
print(var, "str")
```

and switch to preview mode

Did you follow the troubleshooting guide? [Y/N]

Yes

Expected result

The code look same in the two modes

Actual result

They are not the same

Environment

	Obsidian version: v1.3.4
	Installer version: v1.1.16
	Operating system: Darwin Kernel Version 22.4.0: Mon Mar  6 20:59:28 PST 2023; root:xnu-8796.101.5~3/RELEASE_ARM64_T6000 22.4.0
	Login status: not logged in
	Insider build toggle: off
	Live preview: on
	Legacy editor: off
	Base theme: adapt to system
	Community theme: none
	Snippets enabled: 0
	Restricted mode: on

RECOMMENDATIONS:
	none

Additional information

looks like this bug but it is inline code

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.