Scruel Tao
Scruel Tao
另外现在还有一个问题,MIUI 在多开应用的主应用被单独卸载后,仍然会显示在列表里,且不会像冰箱一样显示“(多开)”字样
Please create a reproducible sandbox, thanks! [](https://codesandbox.io/s/307qqv236)
Hi, I can't reproduce your issue:  And I think you should report this issue to the main [docsify](https://github.com/docsifyjs/docsify/issues) repo, not here -- since mine repo is just a plugin...
I see, I know what causes this, actually, it related to the following issue: https://github.com/docsifyjs/docsify/issues/1898 The main problem here is that I currently use regex to parse the HTML to...
Oh, thanks, will remove it!