From 25edbd6245da21bf8a519f22108fd14f7e62fdcc Mon Sep 17 00:00:00 2001 From: Mark Heptinstall Date: Sat, 3 Feb 2024 11:46:29 +0000 Subject: [PATCH] Show hx attributes used in bulk-update code example --- www/content/examples/bulk-update.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www/content/examples/bulk-update.md b/www/content/examples/bulk-update.md index 972d63721..85710b8ea 100644 --- a/www/content/examples/bulk-update.md +++ b/www/content/examples/bulk-update.md @@ -8,7 +8,10 @@ accomplished by putting a form around a table, with checkboxes in the table, and values in the form submission (`POST` request): ```html -
+