aboutsummaryrefslogtreecommitdiff
path: root/README.org
blob: 381c50cd21c5eba3c8a198e91e9559ea745b02c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
* README

[[https://org.cleberg.net][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.

** TODO Further Development

- Explore feasability of parsing org-mode to HTML constantly and sending parsed 
  HTML output to a "viewing" pane.
- Currently doesn't work on iOS Safari.