Question. How to prepend tags at the start #2057
Replies: 1 comment 1 reply
-
Probably the easiest way is to create a new document, and nest the existing under the desired path:
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Given the file a.yml with the following contents and I would like to add some tags as parent
Contents of a.yml
and I would like to add the following structure to the above file
and the final results should be the following
Beta Was this translation helpful? Give feedback.
All reactions