Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Backup&Restore: fixed rendering + minor fixes #6569

Merged
merged 1 commit into from
Apr 10, 2019
Merged

Docs: Backup&Restore: fixed rendering + minor fixes #6569

merged 1 commit into from
Apr 10, 2019

Conversation

0x5c
Copy link
Contributor

@0x5c 0x5c commented Apr 10, 2019

This fixes a major issue with the rendering of the page, where a code block would cause the rest of the code blocks of the page to be inverted. Also fixed are some markdown syntax issues, and general spelling issues.

Screenshot of the current rendering:
image

- Fixed a code block inverting the code blocks of the rest of the page
- Fixed various markdown syntax errors
- Fixed some spelling I could notice

Signed-off-by: 0x5c <0x5c.dev@gmail.com>
@codecov-io
Copy link

Codecov Report

Merging #6569 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6569      +/-   ##
==========================================
+ Coverage   40.35%   40.36%   +<.01%     
==========================================
  Files         405      405              
  Lines       54260    54260              
==========================================
+ Hits        21899    21902       +3     
+ Misses      29346    29344       -2     
+ Partials     3015     3014       -1
Impacted Files Coverage Δ
modules/avatar/avatar.go 100% <0%> (+18.75%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2664adf...15fa72d. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Apr 10, 2019
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Apr 10, 2019
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Apr 10, 2019
@techknowlogick techknowlogick added the type/docs This PR mainly updates/creates documentation label Apr 10, 2019
@techknowlogick techknowlogick merged commit 66fa092 into go-gitea:master Apr 10, 2019
@0x5c 0x5c deleted the fix-doc branch April 10, 2019 14:29
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants