Rongjian Zhang

Results 166 comments of Rongjian Zhang

Which bundler are you using? Given Vite as an example, it should bundle all dependencies into a file before starting the dev server.

> Are you saying it's unavoidable if I use Vite Quite the contrary, I guess it should avoid this problem. Could you please provide a minimal reproduction? So we can...

OK, I will do some digging and send a PR if possible

Thanks for the amazing project! [GitTouch](https://github.com/pd4d10/git-touch) is an open source GitHub App built with Flutter, which also uses this API in the trending tab.

Published a Dart package named `github_trending`: https://pub.dev/packages/github_trending [Repo here](https://github.com/pd4d10/github-trending). It is extracted from [GitTouch](https://github.com/pd4d10/git-touch) and can be reused by Dart/Flutter developers.

i18n 贡献可以参考这里:https://github.com/bytedance/bytemd/issues/38

https://juejin.cn/ The most popular Chinese tech community

Math plugin 使用的是 https://katex.org/ ,可能与 MathJax 的渲染逻辑有一些区别

> fix the `(url "title")` in the `Image` example The `title` here is used to set `img`'s title

> how to do a "final submit". It would automatically send a PR, see https://github.com/bytedance/bytemd/pull/210