A simple description
0
TEST.md
22 lines 389 B view raw view code

How was your day?#

  • Hope I can delete this.
  • This is just a test after all.

makrdown render#

a code block, sure, does syntax highlight work?

fn main() {
  println!("Hello, World!")
}
// oops

looks good, cuz i typed it in the web interface itself.

i hope tables and etc will also render fine, if the above does and... well, i really need a CLI to better use it.