krz/org-live

An org-mode editor with live preview.

clone: git clone https://gitbay.org/krz/org-live.git

dec17b21e300481322e281487348c5296633a1ff

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2024-02-22T15:17:21Z

add new TODO
 README.org | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.org b/README.org
index a1caf2d..381c50c 100644
--- a/README.org
+++ b/README.org
@@ -14,3 +14,4 @@ editing [[https://orgmode.org/][org-mode]].
 
 - Explore feasability of parsing org-mode to HTML constantly and sending parsed 
   HTML output to a "viewing" pane.
+- Currently doesn't work on iOS Safari.