Frontmatter
| id | 8404 |
| title | Add styling for Markdown hr tags |
| state | Closed |
| labels | enhancementdesignai |
| assignees | tobiu |
| createdAt | Jan 8, 2026, 1:08 AM |
| updatedAt | Jan 8, 2026, 1:11 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8404 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 8362 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 8, 2026, 1:11 AM |
Add styling for Markdown hr tags
tobiu assigned to @tobiu on Jan 8, 2026, 1:09 AM

tobiu
Jan 8, 2026, 1:10 AM
Input from Gemini 3 Pro:
✦ Implemented in edfd8fb00. Added
hrstyling toresources/scss/src/component/Markdown.scsswith alightgrayborder and2remmargin.
tobiu closed this issue on Jan 8, 2026, 1:11 AM
tobiu added parent issue #8362 on Jan 8, 2026, 1:11 AM
Update
resources/scss/src/component/Markdown.scssto include styling forhrtags. They should have a subtle border color and appropriate spacing to visually separate content sections cleanly.