From 0f06d2de114b341e5e05ce2cb83168d7ee431cb4 Mon Sep 17 00:00:00 2001 From: Martin Hutchinson Date: Tue, 14 Apr 2026 16:59:38 +0100 Subject: [PATCH] Fixed Callout I added a warning here, but apparently the title isn't supported in GH callout syntax. Deleted it. --- woodpecker-web/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/woodpecker-web/README.md b/woodpecker-web/README.md index 25ece4a..0e1f1b6 100644 --- a/woodpecker-web/README.md +++ b/woodpecker-web/README.md @@ -9,7 +9,7 @@ Woodpecker Web is based on [Woodpecker](https://github.com/mhutchinson/woodpecke Note that this version of Woodpecker Web is designed to view a single log. -> [!WARNING] Verification +> [!WARNING] > This does not perform any verification, it simply shows the contents of the log. > This viewer is for convenience only, and should NOT be used in a load-bearing manner. > Verification can be added in the future, but this only has benefit if the HTML file is verified.