mudkipme / MoeMemos

An app to help you capture thoughts and ideas
http://memos.moe
Mozilla Public License 2.0
441 stars 40 forks source link

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

Open wangningyu opened 1 year ago

wangningyu commented 1 year ago

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通稿模板 此事件发生后,____ 高度重视,立即连夜召开____会议。____立即作出____,要求组织____,妥善处理___,迅速查清____,严肃追究____;立即组织开展_____,进一步做好____,防止_____。目前,____情绪稳定。____深感内疚,自责,痛心。 ​​​

mudkipme commented 1 year ago

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.