Skip to content

Commit 6c0fa10

Browse files
committed
README: unify markdown formatting
1 parent d9fc476 commit 6c0fa10

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ It is the configuration of the EuroPython 2025 conference server.
88
## Features
99

1010
Features:
11+
1112
- Enable 'Community Server' features
1213
- Configure system channels
1314
- Update roles
@@ -26,6 +27,7 @@ Features:
2627
- Update channel's default messages
2728

2829
Deliberate omissions:
30+
2931
- Delete roles
3032
- Delete categories
3133
- Delete channels
@@ -90,8 +92,8 @@ run_bot(bot, BOT_TOKEN)
9092

9193
This project uses the following tools:
9294

93-
* [uv](https://docs.astral.sh/uv/) for Python project and dependency management
94-
* [ruff](https://docs.astral.sh/ruff/) for Python code linting and formatting
95-
* [ty](https://docs.astral.sh/ty/) for Python type checking
96-
* [prek](https://prek.j178.dev/) for running code checks on each commit and in CI
97-
* [GitHub Actions](https://docs.github.com/en/actions) for continuous integration
95+
- [uv](https://docs.astral.sh/uv/) for Python project and dependency management
96+
- [ruff](https://docs.astral.sh/ruff/) for Python code linting and formatting
97+
- [ty](https://docs.astral.sh/ty/) for Python type checking
98+
- [prek](https://prek.j178.dev/) for running code checks on each commit and in CI
99+
- [GitHub Actions](https://docs.github.com/en/actions) for continuous integration

0 commit comments

Comments
 (0)