From 7b45c8fcf0e10802b7587c85ac48bfa63020353b Mon Sep 17 00:00:00 2001 From: Axodouble Date: Thu, 14 May 2026 06:38:02 +0000 Subject: [PATCH] Updated readme with the correct text formatting options --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cde3513..b24c70d 100644 --- a/README.md +++ b/README.md @@ -273,6 +273,12 @@ Available template variables: | `{{.NodeID}}` | master that dispatched | | `{{.When}}` | RFC3339 timestamp | +The same variable list is surfaced in-app: `qu alert add smtp --help`, +`qu alert add discord --help`, and `qu alert edit --help` each print +it under their flag table, and `qu tui` shows a compact reminder of +the supported variables as a hint when the cursor lands on a Subject +or Body template field in the add/edit alert forms. + `qu alert test ` exercises the template against a synthetic "homepage going DOWN" transition, so you can verify rendering before production traffic depends on it. A template parse or execution error