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

Implicit Keys Need to Be on a Single Line #4907

Open
andoriyaprashant opened this issue Sep 28, 2024 · 3 comments · May be fixed by #4908
Open

Implicit Keys Need to Be on a Single Line #4907

andoriyaprashant opened this issue Sep 28, 2024 · 3 comments · May be fixed by #4908
Assignees
Labels

Comments

@andoriyaprashant
Copy link
Contributor

What happened:

There are multiple instances of YAML files in the mkdocs/docs folder where implicit keys are spread across multiple lines. This formatting issue leads to errors when parsing the YAML files, resulting in warnings such as "Implicit keys need to be on a single line."

What you expected to happen:

These keys need to be formatted correctly on a single line or converted to folded block scalars where necessary.

How to reproduce it (as minimally and precisely as possible):

  • mkdocs/docs
@andoriyaprashant
Copy link
Contributor Author

Hello @namkyu1999 sir,

I have opened this issue, and if you find it valuable, please assign it to me
Thank you

@namkyu1999
Copy link
Member

go ahead, @andoriyaprashant

@andoriyaprashant
Copy link
Contributor Author

go ahead, @andoriyaprashant

Hello @namkyu1999 Please review my pull request #4908
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants