diff options
| author | Christian Cleberg <[email protected]> | 2025-08-02 12:50:00 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-08-02 12:50:00 -0500 |
| commit | 31fde06dab7a5878007161bb133e7602a75fafd2 (patch) | |
| tree | 7e38c65e4893fb394ed388ed7df0b4c6cb4f751f /README.org | |
| parent | 814eaeafa498c40a03b41141cac226a0017de9ca (diff) | |
| download | org-live-31fde06dab7a5878007161bb133e7602a75fafd2.tar.gz org-live-31fde06dab7a5878007161bb133e7602a75fafd2.tar.bz2 org-live-31fde06dab7a5878007161bb133e7602a75fafd2.zip | |
fix: convert README.org to README.md
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/README.org b/README.org deleted file mode 100644 index 7612b7e..0000000 --- a/README.org +++ /dev/null @@ -1,22 +0,0 @@ -* 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]] |
