Add newlines in readme to fix lists on some parsers #1

Open
vftdan wants to merge 2 commits from vftdan/vanilla-extended:fix-readme-newlines into mc1.21
First-time contributor
No description provided.
vftdan added 1 commit 2024-09-01 14:43:31 +03:00
vftdan added 1 commit 2024-09-01 15:56:50 +03:00
Owner

should be done in generator script instead

should be done in generator script instead
This pull request has changes conflicting with the target branch.
  • README.md
  • index.toml
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b vftdan-fix-readme-newlines mc1.21
git pull fix-readme-newlines

Step 2:

Merge the changes and update on Forgejo.
git checkout mc1.21
git merge --no-ff vftdan-fix-readme-newlines
git push origin mc1.21
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hkc/vanilla-extended#1
No description provided.