Skip to content

Add newlines before/after markdown heading #329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025
Merged

Conversation

Markus1812
Copy link
Member

According to markdown styleguides/linter, before and after a heading should be an empty line for better readability.

Copy link

@Copilot 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 improves markdown readability by adding empty lines before and after markdown headings in the ABAP program output.

  • Added an empty line before the table header under "## Object Type Information".
  • Added an empty line after the table row before the "## File Structure" heading.

Copy link
Contributor

@albertmink albertmink left a comment

Choose a reason for hiding this comment

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

LGTM

@albertmink albertmink merged commit 8b40e3c into main May 28, 2025
7 checks passed
@albertmink albertmink deleted the Markus1812-patch-1 branch May 28, 2025 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants