Replies: 1 comment 3 replies
-
Yep, you can use the |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I know I can sort keys but is there a way to reorder the keys in a specific way?
I am working with markdown files with yaml front matter and was wondering if I can process the file and provide a specific ordering of the keys in the header. Mine are a bit more complect but the below gives a idea of what I want.
From this:
to this:
Beta Was this translation helpful? Give feedback.
All reactions