Skip to content
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

Fix lists format in BR.md #528

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hablutzel1
Copy link

The reason for this PR is the same that cabforum/forum#51, which is basically that Markdown lists should be surrounded by blank lines for correct presentation.

Additionally, you can see a concrete presentation problem example for the TLS BRs in cabforum/build-guidelines-action#51 (comment).

Finally, merging cabforum/build-guidelines-action#51 could prevent the introduction of this type of Markdown problems in the future.

@hablutzel1 hablutzel1 requested a review from a team as a code owner June 27, 2024 16:10
docs/BR.md Outdated
@@ -2,6 +2,7 @@
title: Baseline Requirements for the Issuance and Management of Publicly-Trusted TLS Server Certificates
subtitle: Version 2.0.5
author:
Copy link
Member

Choose a reason for hiding this comment

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

The front matter is in YAML, not Markdown.

It should be linted as YAML where this nestling would not be expected.

Copy link
Author

Choose a reason for hiding this comment

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

I've removed the changes to the YAML frontmatter.

@hablutzel1 hablutzel1 changed the title Fix lists format Fix lists format in BR.md Nov 7, 2024
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