Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 356 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 356 Bytes

ContentEditable sandbox

Basic sandbox for playing around with contentEditable and discovering its crazy behaviour.

Features:

  • Live edit raw HTML or ContentEditable output, which update each other as you type
  • Optional HTML outline mode
  • State persisted in local storage

Demo: https://edg2s.github.io/content-editable-sandbox/