MoeMemos icon indicating copy to clipboard operation
MoeMemos copied to clipboard

[1.5.4] Some of the underline before and after the text is missing in display mode

Open wangningyu opened this issue 2 years ago • 1 comments

Bug feedback: The display is normal in the PC or IOS Chrome browser, but it will appear in the IOS MoeMemos (1.5.4) like this: Editing mode is normal: 1 The display mode is abnormal: 2 This is the original manuscript: #互联网 xx通稿模板 此事件发生后,____ 高度重视,立即连夜召开____会议。____立即作出____,要求组织____,妥善处理___,迅速查清____,严肃追究____;立即组织开展_____,进一步做好____,防止_____。目前,____情绪稳定。____深感内疚,自责,痛心。 ​​​

wangningyu avatar Jul 26 '23 01:07 wangningyu

Looks like it's an upstream issue (or working as designed) of https://github.com/github/cmark-gfm and can be reproduced in GitHub markdown rendering as well.

立即作出

A workaround is adding "`" around the text to let it render as inline code.

mudkipme avatar Aug 07 '23 17:08 mudkipme