From c69241420b17bcc8f1bc8c08a6030fb35a2f3a2d Mon Sep 17 00:00:00 2001 From: Patrick Brosset Date: Thu, 1 Feb 2024 12:03:30 +0100 Subject: [PATCH] Update based on the MDN demo --- edit-context/index.html | 58 ++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 33 deletions(-) diff --git a/edit-context/index.html b/edit-context/index.html index 7424d64..3aa9a68 100644 --- a/edit-context/index.html +++ b/edit-context/index.html @@ -1,12 +1,13 @@ + - Edit Context API: HTML editor demo -