From ab78c8308de86ff45d2c76840b8565bb62dbda8f Mon Sep 17 00:00:00 2001 From: gennyble Date: Mon, 4 Aug 2025 13:34:29 -0500 Subject: Change code block style in readme to raw for style examples --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7925c7f..944ee69 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Uh oh, the code is kinda bad. The leaderboard display options, the `style` argument of the leaderboard command, change how ties are displayed. Ties will always be ordered by who was there sooner. `Ties Equal` puts ties in the same placement. It will look like this: -``` +```raw 1. genny: 10 2. medley: 5 inann: 5 @@ -24,7 +24,7 @@ The leaderboard display options, the `style` argument of the leaderboard command ``` `Ties Broken` puts ties in different placements. It will look like this: -``` +```raw 1. genny: 10 2. medley: 5 3. inann: 5 -- cgit 1.4.1-3-g733a5