mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 06:06:05 +03:00
[PR #2047] [MERGED] Remove line truncation from the automatic issue response's content defined in issues.yml. #1988
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#1988
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:patch-1📝 Commits (1)
622563fRemove line truncation from comment inissues.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.