Post #1830096
2026-04-30 06:35 UTC
@aartaka re: automatically closing tags: I wonder if, at any given closing tag, you could close all open tags that were opened after the corresponding opening tag you are closing. 🤔
Replies (1)
-
@i_dabble@merveilles.town 2026-04-30 06:37
@aartaka I suspect that's what browsers do anyway? Maybe you don't even have to do that and can rely on browsers doing it for you. Have you explored how sloppy you can be, without breaking the rendered result? :D