From edea48005d15a21211cee21d36ad1b1e48caab3a Mon Sep 17 00:00:00 2001 From: ashutoshbisoyi Date: Tue, 22 Jul 2025 12:05:03 +0530 Subject: [PATCH] docs: remove redundant boolean attribute section --- coding-standards/html.md | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/coding-standards/html.md b/coding-standards/html.md index b738f14..08e2fb8 100644 --- a/coding-standards/html.md +++ b/coding-standards/html.md @@ -178,20 +178,6 @@ This will ensure that the resource is downloaded rather than opened. This works offline version ``` -### Omit Boolean Attribute Value - -**Bad** -```html -