[PR #1530] [MERGED] Fix markdown rendering #15945

Closed
opened 2025-11-02 11:58:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1530
Author: @Morlinest
Created: 4/21/2017
Status: Merged
Merged: 4/24/2017
Merged by: @appleboy

Base: masterHead: fix-markdown-render-list


📝 Commits (1)

📊 Changes

1 file changed (+10 additions, -9 deletions)

View changed files

📝 modules/markdown/markdown.go (+10 -9)

📄 Description

Fix rendering bug caused by PR #186.

Simplify nested "if".


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/1530 **Author:** [@Morlinest](https://github.com/Morlinest) **Created:** 4/21/2017 **Status:** ✅ Merged **Merged:** 4/24/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `fix-markdown-render-list` --- ### 📝 Commits (1) - [`7e2909a`](https://github.com/go-gitea/gitea/commit/7e2909ab9be9f2d719bf74101aeb1579ed7ffc99) Fix markdown rendering ### 📊 Changes **1 file changed** (+10 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `modules/markdown/markdown.go` (+10 -9) </details> ### 📄 Description Fix rendering bug caused by PR #186. Simplify nested "if". --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:58:37 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15945