[PR #3276] [CLOSED] Removed list style(bullets) for task lists using Markdown #16855

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3276
Author: @mmarif4u
Created: 12/31/2017
Status: Closed

Base: masterHead: fix-list-style-in-md-with-checkboxes


📝 Commits (4)

  • c8016ce Removed list style(bullets) for task lists using Markdowns
  • cf605f4 sync repo
  • 3d1c372 sync repo
  • 6512787 Merge branch 'master' into fix-list-style-in-md-with-checkboxes

📊 Changes

2 files changed (+6 additions, -2 deletions)

View changed files

📝 public/css/index.css (+1 -1)
📝 public/less/_markdown.less (+5 -1)

📄 Description

- [ ] Migrate the remaining posts

Result
selection_001


🔄 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/3276 **Author:** [@mmarif4u](https://github.com/mmarif4u) **Created:** 12/31/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-list-style-in-md-with-checkboxes` --- ### 📝 Commits (4) - [`c8016ce`](https://github.com/go-gitea/gitea/commit/c8016ce5c837ebb69f176df18042b88f00f173e2) Removed list style(bullets) for task lists using Markdowns - [`cf605f4`](https://github.com/go-gitea/gitea/commit/cf605f434b8f9d93997a80f889d61114d4d67ae6) sync repo - [`3d1c372`](https://github.com/go-gitea/gitea/commit/3d1c372789d03b948ce9fdbfaa7349096c3a5bf8) sync repo - [`6512787`](https://github.com/go-gitea/gitea/commit/65127871428b79004366d7cb263669e6b7a4a040) Merge branch 'master' into fix-list-style-in-md-with-checkboxes ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `public/css/index.css` (+1 -1) 📝 `public/less/_markdown.less` (+5 -1) </details> ### 📄 Description ``` - [ ] Migrate the remaining posts ``` Result ![selection_001](https://user-images.githubusercontent.com/1280585/34461610-56cc7d3c-ee69-11e7-8e12-533dbca7c3e3.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:20:39 -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#16855