[PR #1709] [MERGED] Fix rendering of issue checkboxes #16009

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1709
Author: @ethantkoenig
Created: 5/12/2017
Status: Merged
Merged: 5/12/2017
Merged by: @appleboy

Base: masterHead: checkbox


📝 Commits (1)

  • 5d44627 Fix rendering of issue checkboxes

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 modules/markdown/markdown.go (+2 -2)

📄 Description

Fixes #1541. Basically just use span instead of div.

image


🔄 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/1709 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 5/12/2017 **Status:** ✅ Merged **Merged:** 5/12/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `checkbox` --- ### 📝 Commits (1) - [`5d44627`](https://github.com/go-gitea/gitea/commit/5d446279951eef9ad3f291c5924fbfaff4d05eca) Fix rendering of issue checkboxes ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `modules/markdown/markdown.go` (+2 -2) </details> ### 📄 Description Fixes #1541. Basically just use `span` instead of `div`. ![image](https://cloud.githubusercontent.com/assets/8990880/25979322/c6628d94-3695-11e7-88fb-9a3b26e8f66d.png) --- <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 12:00:11 -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#16009