Fix #129 Restore indentation in code block #130

Merged
KitaitiMakoto merged 2 commits from plume/documentation:restore-indent into main 3 years ago
Owner
There is no content yet.
KitaitiMakoto added 2 commits 3 years ago
KitaitiMakoto merged commit 4e9ec7d441 into main 3 years ago
KitaitiMakoto deleted branch restore-indent 3 years ago
The pull request has been merged as 4e9ec7d441.
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 restore-indent main
git pull origin restore-indent

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff restore-indent
git push origin main
Sign in to join this conversation.
Loading…
There is no content yet.