diff options
author | 2022-04-28 19:37:42 +0200 | |
---|---|---|
committer | 2022-04-28 19:37:42 +0200 | |
commit | 8f433372ce889b9a61355ca64a23ca11417d920f (patch) | |
tree | 283c66f7210f3514eb2077a867953fa3135c11f9 /pydis_site/apps/content | |
parent | Sentences check (diff) |
Fixed image not at new line
Diffstat (limited to 'pydis_site/apps/content')
-rw-r--r-- | pydis_site/apps/content/resources/guides/python-guides/discord-messages-with-colors.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pydis_site/apps/content/resources/guides/python-guides/discord-messages-with-colors.md b/pydis_site/apps/content/resources/guides/python-guides/discord-messages-with-colors.md index f4a747c9..e414ff39 100644 --- a/pydis_site/apps/content/resources/guides/python-guides/discord-messages-with-colors.md +++ b/pydis_site/apps/content/resources/guides/python-guides/discord-messages-with-colors.md @@ -62,6 +62,7 @@ Result:  The way the colors look like on Discord is shown in the image below: +  Note: If the change as not been brought to you yet, or other users, then you can use other code blocks in the meantime to get colored text. See this gist: <https://gist.github.com/matthewzring/9f7bbfd102003963f9be7dbcf7d40e51> |