From 72ee803a950eb08201b139ec941302a1a0af4e42 Mon Sep 17 00:00:00 2001 From: Amit Haridas Date: Wed, 4 Mar 2026 15:50:36 +0530 Subject: [PATCH] feat: reorganize toolbar into grouped sections with separators - Grouped toolbar buttons into logical sections: Format, Structure, Insert, View - Added toolbar-group CSS class for visual grouping - Updated button titles with keyboard shortcut hints - Enhanced status bar HTML structure with left/right layout --- src/index.html | 227 +++++++++++++++++++++++++++---------------------- 1 file changed, 127 insertions(+), 100 deletions(-) diff --git a/src/index.html b/src/index.html index 620fad9..9ebe7ff 100644 --- a/src/index.html +++ b/src/index.html @@ -33,105 +33,118 @@
- - - - - - - - - - - +
+ + + + +
- - +
+ + + + +
- +
+ + + + + + +
+
+
+ + + + +
@@ -1448,9 +1461,23 @@ -
- Ready - Words: 0 | Characters: 0 +
+
+ Ready + | + +
+
+ Words: 0 + | + Chars: 0 + | + Ln 1, Col 1 + | + UTF-8 + | + Markdown +