Basic useful feature list:

  • Ctrl+S / Cmd+S to save the file
  • Ctrl+Shift+S / Cmd+Shift+S to choose to save as Markdown or HTML
  • Drag and drop a file into here to load it
  • File contents are saved in the URL so you can share files

I'm no good at writing sample / filler text, so go write something yourself.

Look, a list!

  • foo
  • bar
  • baz

And here's some code! ????

$(function(){
  $('div').html('I am a div.');
});

This is on GitHub so let me know if I've b0rked it somewhere.

Props to Mr. Doob and his code editor, from which
the inspiration to this, and some handy implementation hints, came.

Stuff used to make this:

相关文章:

  • 2021-10-20
  • 2021-11-19
  • 2021-07-29
猜你喜欢
  • 2021-08-28
  • 2021-10-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-28
  • 2022-02-28
相关资源
相似解决方案