Xinyu Liu
Xinyu Liu
> ... since it's only a one-file module ... In fact, it need to be a little more complex. We also need to fork and modify the built-in `html_re`, `html_inline_rule`...
@kaceo It's already supported for sure. https://github.com/mdit-vue/mdit-vue/tree/main/packages/plugin-sfc#customblocks
It hard to review when mixing so many features in 😅
Hello, Vssue :tada: > Demo in homepage is for GitHub API V3, which does not support sorting comments desc. Go to the [Demo page](https://vssue.js.org/demo/) for other platforms and APIs. >...
@WangNingkai > 项目非常棒支持,希望可以一直维护下去 谢谢支持 :smile:
> [vssue.js.org/demo](https://vssue.js.org/demo/) -> missing gitea ;) Had added it ~ Maybe the PWA on your browser hadn't updated 😄
Sorry for delay. Got injured these days 😢
Some platforms provide api for rendering markdown content. We can enable this feature for those platforms, so we don't have to import markdown renderer ourselves. This feature has already been...
@syhyz1990 ``` // wrong // correct ```
@Lucy2003 Sounds cool! I'll take a look