Colon alignment (:) #1945
Unanswered
Justinzobel
asked this question in
Q&A
Replies: 1 comment
-
The YAML encoder I'm using unfortunately doesn't support that formatting |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks to community help I solved #1926 however when I enter the contents in using this, all of the
:
in my yml file get aligned to the left instead of staying formatted how I like them.It changes from my preferred formatting of:
into:
How can I keep my preferred
:
alignment?Beta Was this translation helpful? Give feedback.
All reactions