Vijay Suryawanshi

Results 3 comments of Vijay Suryawanshi

this feature will be very much helpful for server-side rendering πŸ‘

[zzish/react-latex](https://github.com/zzish/react-latex) have the function ` latexString` which parse tex string to katex string. it would nice to have something in the katex library which will help rendering tex string at...

@scazzy `stopLoading() { this.webview.stopLoading(); } ` is this method important? it's not being called from anywhere. if it's not important we can remove this method and ref will work as...