Web based markdown editor.
Type Markdown on the left and a nice formated document will come out on the right.
A good Cheatsheet for things you can do with Markdown and GitHub Flavour Markdown, which is also supported.
You can toggle different modes by clicking in the right and left margins.
There is also a menu button in the top right corner of the left input area where you can enable presentation/slide mode.
In the preview window on the right there are buttons at the top for showing table of content and adding auto indexing.
Auto index can be reset or cleared by using a HTML tag with the attributes
data-number-reset
and data-number-clear
.
# Not indexed
<i data-number-clear></i>
## Indexing will start here
A different style or theme can be selected under Themes
in the menu.
To get a PDF-file of your work just open your browsers print dialog and print as PDF.
Ctrl-Alt-S
saveCtrl-Alt-Z
presentation/slide modeCtrl-Alt-X
write modeCtrl-Alt-C
side by side modeCtrl-Alt-V
preview mode
⟹, Space, Click
next slide⟸
previous slideEsc
exit presentation mode