Skip to content

fix(markdown): preserve horizontal rule markup#8725

Merged
mejo- merged 1 commit into
mainfrom
fix/hr_preserve_markup
Jun 29, 2026
Merged

fix(markdown): preserve horizontal rule markup#8725
mejo- merged 1 commit into
mainfrom
fix/hr_preserve_markup

Conversation

@mejo-

@mejo- mejo- commented Jun 9, 2026

Copy link
Copy Markdown
Member

Fixes: #8521

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests

🤖 AI (if applicable)

  • The content of this PR was partly generated using AI tools
  • The AI-generated content was reviewed, comprehended and tested by a human

Fixes: #8521

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- self-assigned this Jun 9, 2026
@mejo- mejo- added bug Something isn't working 3. to review format: markdown labels Jun 9, 2026
@github-project-automation github-project-automation Bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Productivity team Jun 9, 2026
@mejo- mejo- moved this from 🧭 Planning evaluation (don't pick) to 👀 In review in 📝 Productivity team Jun 9, 2026
@mejo- mejo- merged commit 9652cd3 into main Jun 29, 2026
73 of 81 checks passed
@mejo- mejo- deleted the fix/hr_preserve_markup branch June 29, 2026 10:45
@github-project-automation github-project-automation Bot moved this from 👀 In review to ☑️ Done in 📝 Productivity team Jun 29, 2026
@mejo-

mejo- commented Jun 29, 2026

Copy link
Copy Markdown
Member Author

/backport to stable34

@mejo-

mejo- commented Jun 29, 2026

Copy link
Copy Markdown
Member Author

/backport to stable33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Front formatter can break markdown rendering

2 participants