Sunny Huang

Results 76 comments of Sunny Huang

> i believe that `sysinfo` is not updated yet I checkout out the newest `sysinfo` is [`0.23.2`](https://docs.rs/sysinfo/0.23.2/sysinfo/), but `ferris-fetch` still uses a version of `0.16.5`

> I would assume no since there are no files and no stdin/stdout/stderr on wasm, but I could be wrong? Maybe it's about WASI ? It would be glad to...

I think it's a more better choice to introduce a new theme, however, I still not figure how to do this...

I'm sorry that I ignore this `manifest.json` for such a long time. I should have read the docs of chrome extension development! The reason I think a new theme is...

I've just view #45 about the print styling. So shall we make the `github` theme be without the border when we print it ?

a much more simple way to support `font-awesome` is to add it's cdn link style at the beginning of the markdown file.

I'm sorry to forget to give you the code. here is my document: ```markdown · · 349373001 ``` what it looks like: ![default](https://user-images.githubusercontent.com/8068443/31313020-22e0346c-ac08-11e7-979c-d09fb559de57.png) that is, using the HTML-compatible feature of...

now you want to do this, maybe `mathjax` is another considerable support?

Nothing new,even havn’t gotten any feedback from author. It seems that simov has deperated this project?

Is this a behavior of the compiler? I try to fix this by myself but failed. All I jumped into are the refered codes.