# (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 Look, a list! * foo * bar * baz And here's some code! :+1: ```javascript $(function(){ $('div').html('I am a div.'); }); ``` Have fun! ## Here is the header for your blog posts kxrz --- layout: post title: This is a good title. --- Then, write here your text. Ciao! Btw, this is the blog posts md format: 2017-01-01-My-Awesome-Title.md
Save As
Markdown
HTML
×