return null

everything is impossible

Image

(GitHub-Flavored) Markdown Editor

2017-07-18         g3xx


(GitHub-Flavored) Markdown Editor

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! :+1:

1
2
3
$(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:


Recents Post

Share

21

Remos est eversae Friday, 2PM
Remos est eversaeVides saevarum recessu hederarum vomentem nihilLorem markdownum vota clausura: g...

21

lorem aku ganteng Friday, 2PM
Concorditer plumae saliente Andraemon famae epotus aurumRamis donec ut tectis iustissime stratis ...

20

tag all in post Thursday, 7PM
This post is used for testing tag plugins. See docs for more info. Block QuoteNormal blockquote P...

20

element all page Thursday, 5PM
The purpose of this post is to make sure all HTML elements can display properly. Heading 1Heading...

Powered by Hexo and Goyangin Theme by g3xx .
The source code is licensed MIT