README is way much more supported!
I updates the frontend source code and now we are having:
-
Code Highlight -
Advanced Math Support -
And more...
Let's see a sample of code.
#include <iostream>
int main(){
std::cout<<"Hello world!\n";
}
It works pretty well!