diff options
| author | Christian Cleberg <[email protected]> | 2024-03-22 21:55:34 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-03-22 21:55:34 -0500 |
| commit | cbc25df5b41af8500d089646e4ce739a4ef521cf (patch) | |
| tree | 881eacdf8dd1618855b70700fee586bb7d1c0e48 /README.org | |
| parent | b052eec657cfcb8822b7070b0473fe1c6705238c (diff) | |
| download | org-live-cbc25df5b41af8500d089646e4ce739a4ef521cf.tar.gz org-live-cbc25df5b41af8500d089646e4ce739a4ef521cf.tar.bz2 org-live-cbc25df5b41af8500d089646e4ce739a4ef521cf.zip | |
create live preview pane
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -10,7 +10,13 @@ editing [[https://orgmode.org/][org-mode]]. - Download the org-mode content to a local file. - Download the parsed HTML output to a local file. -** TODO Further Development +** Further Development +*** DONE Explore feasability of parsing org-mode to HTML constantly and sending parsed HTML output to a "viewing" pane. -- 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]] |
