Skip to content
zhou.
Anoweb

Updates on README editor/reader.

Anoweb12 Oct 2025

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!

Comments

Sign in to join the discussion.

No comments yet. Be the first.