diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/README.org b/README.org new file mode 100644 index 0000000..62f970c --- /dev/null +++ b/README.org @@ -0,0 +1,14 @@ +* 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. |