# Punctuation marks causing Markdown bold display to fail

**URL:** <https://meta.discourse.org/t/markdown/407071>\
**Category:** Bug\
**Created:** [July 8, 2026, 12:58pm UTC](https://meta.discourse.org/t/markdown/407071 "2026-07-08T12:58:11Z")\
**Posts on this page:** 1\
**Showing post:** 7

<div class="post-metadata">

**Author:** ![sk-or-v1-contents](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sk-or-v1-contents/32/547175_2.png) [@sk-or-v1-contents](https://meta.discourse.org/u/sk-or-v1-contents)\
**Post date:** [July 11, 2026, 4:05pm UTC](https://meta.discourse.org/t/markdown/407071/7 "2026-07-11T16:05:09Z")

</div>

It’s a known problem in Markdown, and can’t be fixed unless you can change the Markdown parser

> **[CJK and bold tags \*\* possibly complex issue?](https://talk.commonmark.org/t/cjk-and-bold-tags-possibly-complex-issue/4034)**
>
> There is a previous thread from 2020: This highlights the case I run into in present. As background: I’m dealing primarily with Chinese, Japanese and Arabic but with people on the team from each respective area, and they are fortunately fluent...

And my workaround is to use `<span></span>`

` **是的。** <span></span>对的。` **是的。** 对的。

---

_[View the full topic](https://meta.discourse.org/t/markdown/407071)._
