From c1f6b659ead322d7ec91506aeac7d254c8fcaff7 Mon Sep 17 00:00:00 2001 From: Adrian Vollmer Date: Tue, 26 Mar 2024 19:49:38 +0100 Subject: [PATCH] Fix markdown warning in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5c5bc7..3a9c712 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Zundler Bundle assets of distributed HTML docs into one self-contained HTML file. -> **Warning** +> [!WARNING] > This is still experimental. Expect breakages! Feel free > to open an issue. Please provide everything that is necessary to reproduce > the problem.