diff options
| author | Christian Cleberg <[email protected]> | 2026-08-02 15:29:36 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-02 15:29:36 -0500 |
| commit | 77bf1327159cd30320a3ed303dd6d58b66267185 (patch) | |
| tree | 02482ae183741396d67af75438d3aa84f1ea1026 /README.md | |
| parent | 2f1a9e91687d6777cedbd1b1fe786aec7e556e57 (diff) | |
| download | org-live-main.tar.gz org-live-main.tar.bz2 org-live-main.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index 28b0704..0000000 --- a/README.md +++ /dev/null @@ -1,28 +0,0 @@ -# README - -[org-live](https://org.cmc.pub) is a live environment for writing and -editing [org-mode](https://orgmode.org/). - -## 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 - -### <span class="done DONE">DONE</span> Explore feasability of parsing org-mode to HTML constantly and sending parsed HTML output to a "viewing" pane. - -## Screenshots - -<figure> -<img src="./screenshots/light_preview.png" /> -<figcaption>Light Mode</figcaption> -</figure> - -<figure> -<img src="./screenshots/dark_preview.png" /> -<figcaption>Dark Mode</figcaption> -</figure> |
