josephernest / writing
- четверг, 19 октября 2017 г. в 03:13:36
Writing is a lightweight distraction-free text editor, in the browser (Markdown and LaTeX supported).
Writing is a lightweight distraction-free text editor, in the browser.
Live version: Writing.
Just open index.html
and that's it! There is no server code. Is that so simple? Yes!
CTRL + D: Toggle display mode
CTRL + P: Print or export as PDF
CTRL + S: Save source code as .MD file
and a few other commands (change font, etc.) that can be found in:
?
bottom-left icon: Show helpThere are many online editors that support Markdown but:
That's why I decided to make Writing:
Author: Joseph Ernest (@JosephErnest)
Other projects: BigPicture, bigpicture.js, AReallyBigPage, SamplerBox, Void, TalkTalkTalk, YellowNoiseAudio, etc.
MIT license
Writing uses Pagedown, Pagedown Extra, MathJax, StackOverflow's editor code, and the Computer Modern font.
Note: Some of these libraries have been slightly modified (a few lines of code), to make it work all together, that's why they are included in this package.