blob: 7612b7e2633053f5cd28da41c235ca66cb76d14a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
* README
[[https://org.cmc.pub][org-live]] is a live environment for writing and
editing [[https://orgmode.org/][org-mode]].
** Functions
- Plain text editor with capitalization, autocorrect, and spellcheck support.
- Show HTML output of the written org-mode.
- Download the org-mode content to a local file.
- Download the parsed HTML output to a local file.
** Further Development
*** DONE Explore feasability of parsing org-mode to HTML constantly and sending parsed HTML output to a "viewing" pane.
** Screenshots
#+caption: Light Mode
[[./screenshots/light_preview.png]]
#+caption: Dark Mode
[[./screenshots/dark_preview.png]]
|