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

GitHub code folding - the last block does not get a folding arrow #196

Open
sabi0 opened this issue Aug 23, 2023 · 0 comments
Open

GitHub code folding - the last block does not get a folding arrow #196

sabi0 opened this issue Aug 23, 2023 · 0 comments

Comments

@sabi0
Copy link

sabi0 commented Aug 23, 2023

I have some YAML files describing a bunch of instances for Kubernetes deployment.
And I noticed that all the instances are foldable except for the last one in a file:
image

Here "prod2x" and "class-prod" blocks have the exact same layout. And the "class-prod" is the last one in the file.

instances:
- name: prod2x:
   source:
    revision: deadbeef
- name: class-prod
  source:
    revision: cafebabe
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

No branches or pull requests

1 participant