From 48d8820f2cf6ee36465f31d45c8e8cd83e19b535 Mon Sep 17 00:00:00 2001 From: Face <69168154+face-hh@users.noreply.github.com> Date: Sat, 26 Jul 2025 13:25:29 +0300 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cab5052..3772243 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,10 @@ TODO: 5. **Store** tab containers so switching tabs won't erase previous tab. 6. **GIF** support 7. **Video** support via [GDE GoZen](https://github.com/VoylinsGamedevJourney/gde_gozen) -8. **More input types** (url, tel, date, time, etc.) -9. **Required** attribute for inputs -10. Installer should register **gurt://** as a valid protocol thru the registry. -11. < input type=**datetime** />, essentially a type "date" but with a vertical separator, then `mm | ss | FORMAT` layout for time. -12. **< table >** component. [🔗 Related Godot proposal](https://github.com/godotengine/godot-proposals/issues/97) +8. **Required** attribute for inputs +9. Installer should register **gurt://** as a valid protocol thru the registry. +10. < input type=**datetime** />, essentially a type "date" but with a vertical separator, then `mm | ss | FORMAT` layout for time. +11. **< table >** component. [🔗 Related Godot proposal](https://github.com/godotengine/godot-proposals/issues/97) Issues: 1. **< br />** counts as 1 element in **WebsiteContainer**, therefore despite being (0,0) in size, it counts as double in spacing