From b034d5dd560d6aa45ef28cc49e84d59817443a28 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 2 Feb 2024 10:40:25 +0100 Subject: [PATCH] Add note for .online-editor --- styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles.css b/styles.css index 8a57b50..3b7ff05 100644 --- a/styles.css +++ b/styles.css @@ -2,6 +2,7 @@ /* TODO: Rename classes to "bes-..." */ +/* TODO: In the release version, .online-editor should not contain any formatting. Let users format editor at will. */ .online-editor { width: 80%; height: 300px;