Show commit message as Markdown #10282

Open
opened 2025-11-02 09:03:08 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @KroMignon on GitHub (Feb 16, 2023).

Feature Description

It would be very nice if gitea could display commit messages as Markdown.

This seems already be the case for PR, so I suppose it is not too complicated to be applied to commit message?

Screenshots

No response

Originally created by @KroMignon on GitHub (Feb 16, 2023). ### Feature Description It would be very nice if gitea could display commit messages as Markdown. This seems already be the case for PR, so I suppose it is not too complicated to be applied to commit message? ### Screenshots _No response_
GiteaMirror added the type/proposaltype/feature labels 2025-11-02 09:03:08 -06:00
Author
Owner

@KN4CK3R commented on GitHub (Feb 17, 2023):

The commit message at which page?

@KN4CK3R commented on GitHub (Feb 17, 2023): The commit message at which page?
Author
Owner

@delvh commented on GitHub (Feb 17, 2023):

I guess in the PR timeline, and when viewing a specific file at a given commit?

@delvh commented on GitHub (Feb 17, 2023): I guess in the PR timeline, and when viewing a specific file at a given commit?
Author
Owner

@KroMignon commented on GitHub (Feb 20, 2023):

hello,
sorry for late reply!

Perhaps my suggestion was wrong formulated. What I would like to have, is to be able to got my commit message not displayed as raw text, but the as MarkDown.
So I could add some text emphasis (like bold, etc.).

I don't know if Gitea already has such a feature?

@KroMignon commented on GitHub (Feb 20, 2023): hello, sorry for late reply! Perhaps my suggestion was wrong formulated. What I would like to have, is to be able to got my commit message not displayed as raw text, but the as MarkDown. So I could add some text emphasis (like bold, etc.). I don't know if Gitea already has such a feature?
Author
Owner

@lunny commented on GitHub (Feb 21, 2023):

hello,

sorry for late reply!

Perhaps my suggestion was wrong formulated. What I would like to have, is to be able to got my commit message not displayed as raw text, but the as MarkDown.

So I could add some text emphasis (like bold, etc.).

I don't know if Gitea already has such a feature?

Not yet. But once you review git message in other clients, like editors, git shell, they will not be rendered?

@lunny commented on GitHub (Feb 21, 2023): > hello, > > sorry for late reply! > > > > Perhaps my suggestion was wrong formulated. What I would like to have, is to be able to got my commit message not displayed as raw text, but the as MarkDown. > > So I could add some text emphasis (like bold, etc.). > > > > I don't know if Gitea already has such a feature? Not yet. But once you review git message in other clients, like editors, git shell, they will not be rendered?
Author
Owner

@KroMignon commented on GitHub (Feb 23, 2023):

Yes, I know.
Markdown rendering will not be available everywhere, but it would be kind if Gitea could do it ;)

@KroMignon commented on GitHub (Feb 23, 2023): Yes, I know. Markdown rendering will not be available everywhere, but it would be kind if Gitea could do it ;)
Author
Owner

@lunny commented on GitHub (Feb 23, 2023):

Yes, I know. Markdown rendering will not be available everywhere, but it would be kind if Gitea could do it ;)

Then we need an option to enable/disable that.

@lunny commented on GitHub (Feb 23, 2023): > Yes, I know. Markdown rendering will not be available everywhere, but it would be kind if Gitea could do it ;) Then we need an option to enable/disable that.
Author
Owner

@KroMignon commented on GitHub (Feb 23, 2023):

Then we need an option to enable/disable that.

This make sense to me, and perhaps per default it should be deactivated.

@KroMignon commented on GitHub (Feb 23, 2023): > Then we need an option to enable/disable that. This make sense to me, and perhaps per default it should be deactivated.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10282