I have a question about editing a yml file. Is it possible to add annotations to a yml file?
Example:
# If you set this to 'true' this will happen...
enabled: true
# You must put the name of the material to do this...
material: "something"```
I don't know if I explained myself correctly, but my idea is to add these annotations when saving a previously created yml.