1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-09 19:45:21 +01:00

Use asterisks instead of hyphens for lists

This commit is contained in:
Bradley Pierce
2024-01-25 21:43:36 -05:00
parent 82c8c19130
commit 1fae65a22b
2 changed files with 15 additions and 15 deletions

View File

@@ -1,19 +1,19 @@
Add compact, short information about your PR for easier understanding:
- Goal of the PR
- How does the PR work?
- Does it resolve any reported issue?
- Does this relate to a goal in [the roadmap](https://github.com/minetest/minetest/blob/master/doc/direction.md)?
- If not a bug fix, why is this PR needed? What usecases does it solve?
* Goal of the PR
* How does the PR work?
* Does it resolve any reported issue?
* Does this relate to a goal in [the roadmap](https://github.com/minetest/minetest/blob/master/doc/direction.md)?
* If not a bug fix, why is this PR needed? What usecases does it solve?
## To do
This PR is a Work in Progress / Ready for Review.
<!-- ^ delete one -->
- [ ] List
- [ ] Things
- [ ] To do
* [ ] List
* [ ] Things
* [ ] To do
## How to test