From bf46736803072e24231398033f0c7cb4add058b9 Mon Sep 17 00:00:00 2001 From: Even Gabrielsen Date: Mon, 13 Jan 2025 15:47:54 +0100 Subject: [PATCH] Fix leaking markdown code cage --- Rules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Rules.md b/Rules.md index befbb7708..b8d931258 100644 --- a/Rules.md +++ b/Rules.md @@ -848,6 +848,7 @@ Option | Description static let foo = "foo" static let bar = "bar" } +```