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

Add markdown support in organization description #13549

Conversation

wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf
Copy link
Contributor

Similarly to how you can write some markdown in user profile description, you can now use the same feature in organization description.
As discussed in discord.
kudos to @mrsdizzie and @zeripath

visualization:
image

edit: proper kudos

@mrsdizzie mrsdizzie added the topic/ui Change the appearance of the Gitea UI label Nov 13, 2020
@mrsdizzie mrsdizzie added this to the 1.14.0 milestone Nov 13, 2020
@zeripath zeripath added the pr/breaking Merging this PR means builds will break. Needs a description what exactly breaks, and how to fix it! label Nov 13, 2020
Copy link
Contributor

@zeripath zeripath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems fine to me

@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Nov 13, 2020
@codecov-io
Copy link

codecov-io commented Nov 13, 2020

Codecov Report

Merging #13549 (089022e) into master (3cd00c3) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #13549      +/-   ##
==========================================
- Coverage   42.17%   42.16%   -0.01%     
==========================================
  Files         696      696              
  Lines       76437    76439       +2     
==========================================
- Hits        32235    32230       -5     
- Misses      38918    38921       +3     
- Partials     5284     5288       +4     
Impacted Files Coverage Δ
routers/org/home.go 65.59% <0.00%> (-1.45%) ⬇️
modules/charset/charset.go 68.53% <0.00%> (-4.50%) ⬇️
modules/git/utils.go 73.77% <0.00%> (-3.28%) ⬇️
models/gpg_key.go 53.33% <0.00%> (-0.58%) ⬇️
modules/git/repo.go 45.17% <0.00%> (-0.51%) ⬇️
services/pull/pull.go 40.78% <0.00%> (-0.50%) ⬇️
modules/indexer/stats/db.go 52.17% <0.00%> (ø)
models/error.go 35.72% <0.00%> (+0.50%) ⬆️
services/pull/check.go 49.63% <0.00%> (+0.72%) ⬆️
modules/util/timer.go 85.71% <0.00%> (+42.85%) ⬆️

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 3cd00c3...089022e. Read the comment docs.

@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 Nov 13, 2020
@6543
Copy link
Member

6543 commented Nov 15, 2020

🚀

@zeripath zeripath merged commit 3ea237b into go-gitea:master Nov 15, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Jan 18, 2021
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. pr/breaking Merging this PR means builds will break. Needs a description what exactly breaks, and how to fix it! topic/ui Change the appearance of the Gitea UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants