From 3df617a93f7648ca04a72871e6f1e309587b44bd Mon Sep 17 00:00:00 2001 From: bobloy Date: Tue, 8 Dec 2020 17:38:20 -0500 Subject: [PATCH] Bullet lists need blank lines. --- redbot/core/core_commands.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/redbot/core/core_commands.py b/redbot/core/core_commands.py index dac1e0f02..89adf0410 100644 --- a/redbot/core/core_commands.py +++ b/redbot/core/core_commands.py @@ -1848,6 +1848,7 @@ class Core(commands.commands._RuleDropper, commands.Cog, CoreLogic): - `[p]addrole` - `[p]ban` - `[p]ignore guild` + And more. Examples: @@ -1875,6 +1876,7 @@ class Core(commands.commands._RuleDropper, commands.Cog, CoreLogic): - `[p]mute` - `[p]cleanup` - `[p]customcommand create` + And more. Examples: