BlackGlory / copycat

🌳 Copy content from web powerful than ever before.
https://chrome.google.com/webstore/detail/jdjbiojkklnaeoanimopafmnmhldejbg
MIT License
266 stars 35 forks source link

Bold italic text convertion to markdown error #19

Closed Ynjxsjmh closed 1 year ago

Ynjxsjmh commented 4 years ago

If there is a text with both bold and italic, Copycat will convert them to ***with both bold and italics***. It should be _**with both bold and italics**_ or __*with both bold and italics*__ etc.

Test link: sentence 是对问题状态的定义和状态转移方程的定义。 in https://www.zhihu.com/question/23995189/answer/35324479

MD style: GFM Copycat version: 2.4.2

BlackGlory commented 1 year ago

Duplicate of #3