If ****(bold) with punctuation is not followed by a space, Live Preview rendering of the following text will be wrong

Steps to reproduce

CleanShot 2022-03-18 at 21.07.21

reading mode is OK:

image

Environment

  • Operating system: macOS Monterey 12.3
    Obsidian version: 0.13.31 install version, 0.13.33 current version
  • Debug info:
SYSTEM INFO:
	Obsidian version: v0.13.33
	Installer version: v0.13.31
	Operating system: Darwin Kernel Version 21.4.0: Mon Feb 21 20:34:37 PST 2022; root:xnu-8020.101.4~2/RELEASE_X86_64 21.4.0
	Login status: not logged in
	Insider build toggle: off
	Live preview: on
	Legacy editor: off
	Base theme: light
	Community theme: none
	Snippets enabled: 0
	Safe mode: on

RECOMMENDATIONS:
	none

Additional information

This is complicated subject. According to the common mark spec, it’s the reading view the one that is wrong in this case.

What you probably want is this Markdown: Treat CJK punctuation symbols as letters not as punctuation

1 Like