[PR #2047] [MERGED] Remove line truncation from the automatic issue response's content defined in issues.yml. #1988

Closed
opened 2026-02-25 23:31:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/2047
Author: @RokeJulianLockhart
Created: 9/1/2025
Status: Merged
Merged: 9/2/2025
Merged by: @marcelklehr

Base: developHead: patch-1


📝 Commits (1)

  • 622563f Remove line truncation from comment in issues.yml.

📊 Changes

1 file changed (+4 additions, -24 deletions)

View changed files

📝 .github/workflows/issues.yml (+4 -24)

📄 Description

As first discovered in https://github.com/floccusaddon/floccus/issues/2046#issuecomment-3243229826, this improves accessibility for those who don't utilise sans-serif fonts at the author's font size, because it's difficult to read otherwise.

Local CommonMark parsers commonly concatenate such lines, but not GitHub's.


🔄 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/floccusaddon/floccus/pull/2047 **Author:** [@RokeJulianLockhart](https://github.com/RokeJulianLockhart) **Created:** 9/1/2025 **Status:** ✅ Merged **Merged:** 9/2/2025 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`622563f`](https://github.com/floccusaddon/floccus/commit/622563fac060f5c196180049ccebd9337a7288cf) Remove line truncation from comment in `issues.yml`. ### 📊 Changes **1 file changed** (+4 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/issues.yml` (+4 -24) </details> ### 📄 Description As first discovered in https://github.com/floccusaddon/floccus/issues/2046#issuecomment-3243229826, this improves accessibility for those who don't utilise sans-serif fonts at the author's font size, because it's difficult to read otherwise. Local CommonMark parsers commonly concatenate such lines, but not GitHub's. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:31:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#1988
No description provided.