diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-02-21 22:49:48 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-02-21 22:49:48 -0600 |
commit | 4f7ae93e18b7ff992721d05789cd0ee147117d24 (patch) | |
tree | ee94924d1f3872797a55f00483d7afeba6573921 /README.org | |
parent | 3110e0e5130b9f9b5a832cf0d6ad9d46490003ad (diff) | |
download | org-live-4f7ae93e18b7ff992721d05789cd0ee147117d24.tar.gz org-live-4f7ae93e18b7ff992721d05789cd0ee147117d24.tar.bz2 org-live-4f7ae93e18b7ff992721d05789cd0ee147117d24.zip |
add normalize CSS and minify
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,6 +1,7 @@ * README -[[https://org.cleberg.net][org-live] is a live environment for writing and editing [[https://orgmode.org/][org-mode]]. +[[https://org.cleberg.net][org-live] is a live environment for writing and +editing [[https://orgmode.org/][org-mode]]. ** Functions @@ -11,4 +12,5 @@ ** TODO Further Development -- 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. |