aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-02-21 22:49:48 -0600
committerChristian Cleberg <hello@cleberg.net>2024-02-21 22:49:48 -0600
commit4f7ae93e18b7ff992721d05789cd0ee147117d24 (patch)
treeee94924d1f3872797a55f00483d7afeba6573921 /README.org
parent3110e0e5130b9f9b5a832cf0d6ad9d46490003ad (diff)
downloadorg-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.org6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.org b/README.org
index 62f970c..a1caf2d 100644
--- a/README.org
+++ b/README.org
@@ -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.