Skip to content

Docs: Fix broken markdown with unescaped character #3470

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

Merged
merged 2 commits into from
Feb 8, 2018

Conversation

cez81
Copy link
Contributor

@cez81 cez81 commented Feb 7, 2018

The left bracket is not escaped in the sed command causing tag|release to go missing in the generated document.

The defaults provided here are best-effort (not built automatically). They are accurately recorded in app.ini.sample (s/master/<tag|release\>).

https://docs.gitea.io/en-us/config-cheat-sheet/

@codecov-io
Copy link

codecov-io commented Feb 7, 2018

Codecov Report

Merging #3470 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3470      +/-   ##
==========================================
+ Coverage   35.67%   35.69%   +0.01%     
==========================================
  Files         281      281              
  Lines       40706    40706              
==========================================
+ Hits        14523    14528       +5     
+ Misses      24033    24029       -4     
+ Partials     2150     2149       -1
Impacted Files Coverage Δ
models/repo_list.go 67.18% <0%> (+1.56%) ⬆️
modules/process/manager.go 81.15% <0%> (+4.34%) ⬆️

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 be825aa...91a4cdf. Read the comment docs.

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Feb 7, 2018
@tboerger tboerger 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 Feb 7, 2018
@lafriks lafriks added the type/docs This PR mainly updates/creates documentation label Feb 7, 2018
@lunny lunny added this to the 1.5.0 milestone Feb 8, 2018
@lunny
Copy link
Member

lunny commented Feb 8, 2018

LGTM

@tboerger tboerger 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 Feb 8, 2018
@lunny lunny merged commit 9720f90 into go-gitea:master Feb 8, 2018
@cez81 cez81 deleted the fix_config_cheat_sheet branch February 8, 2018 06:34
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 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.

5 participants