Getting Started
Write content in markdown!
Leave feedback or contribute to the project on GitHub.
Save
When a file is opened or saved, all future changes are saved automatically. Files are stored directly on the local computer, not in an online storage system.
View
Content can be viewed as a document or slideshow, separate slides with ---
.
Execute Code
JavaScript code blocks can be executed in the browser by clicking the block.
// add a JavaScript code block (```js)
function click_here() {
return "Hello world!";
}
click_here();
Keyboard Shortcuts
Function | Key Combination |
---|---|
Focus text area | i |
Toggle view mode | ESC |
Format | CTRL + S |
Anchor | CTRL + [ |
Image | CTRL + ] |
Table | CTRL + \ |
0 char
0 word
0 min