Skip to content

Comments

Remove html line breaks#383

Merged
AlexAndBear merged 2 commits intomainfrom
rm-br-tags
Jul 15, 2025
Merged

Remove html line breaks#383
AlexAndBear merged 2 commits intomainfrom
rm-br-tags

Conversation

@AlexAndBear
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings July 15, 2025 12:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes redundant HTML <br/><br/> line breaks from Markdown files across both the English docs and German translations to streamline formatting and ensure consistent Markdown structure.

  • Removed HTML line-break tags (<br/><br/>) from headings and paragraphs
  • Cleaned up excess blank lines to maintain proper Markdown flow
  • Applied changes uniformly across i18n/de/ localized files and docs/ source files

Reviewed Changes

Copilot reviewed 68 out of 68 changed files in this pull request and generated no comments.

File Pattern Description
i18n/de/docusaurus-plugin-content-docs/**/* Remove HTML <br/><br/> tags to clean up formatting in German docs
docs/user/**/* Remove HTML <br/><br/> tags to clean up formatting in English docs
docs/admin/**/* Remove HTML <br/><br/> tags to clean up formatting in admin guides
Comments suppressed due to low confidence (2)

i18n/de/docusaurus-plugin-content-docs/current/user/spaces/rename.md:11

  • This line introduces an empty second-level heading. It appears to be a leftover after removing the <br/> tags—either remove it or add descriptive text.
##

i18n/de/docusaurus-plugin-content-docs/current/user/sharing/external.md:15

  • An empty ## heading remains here after stripping out the HTML breaks. Consider removing this or replacing it with a proper heading.
##

Copy link
Contributor

@Heiko-Pohl Heiko-Pohl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@AlexAndBear AlexAndBear merged commit df73c0e into main Jul 15, 2025
2 of 3 checks passed
@AlexAndBear AlexAndBear deleted the rm-br-tags branch July 15, 2025 12:26
@openclouders openclouders mentioned this pull request Jul 15, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants