aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-03-22 21:55:34 -0500
committerChristian Cleberg <hello@cleberg.net>2024-03-22 21:55:34 -0500
commitcbc25df5b41af8500d089646e4ce739a4ef521cf (patch)
tree881eacdf8dd1618855b70700fee586bb7d1c0e48 /index.html
parentb052eec657cfcb8822b7070b0473fe1c6705238c (diff)
downloadorg-live-cbc25df5b41af8500d089646e4ce739a4ef521cf.tar.gz
org-live-cbc25df5b41af8500d089646e4ce739a4ef521cf.tar.bz2
org-live-cbc25df5b41af8500d089646e4ce739a4ef521cf.zip
create live preview pane
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index cc30d1f..77fe6db 100644
--- a/index.html
+++ b/index.html
@@ -28,6 +28,7 @@
required
></textarea>
</form>
+ <div id="preview"></div>
<dialog id="modal"></dialog>
<script src="./static/org.js"></script>
<script src="./static/app.js"></script>