Currently we use our own file format. To use a standard file format like YAML has some advantages:
- Its simpler to understand for people how already worked with YAML files
- We don't need an own parser
- Editor and Doc-Tools have Syntax highlighting for it
TODO: Specify how the new format should look like.
Currently we use our own file format. To use a standard file format like YAML has some advantages:
TODO: Specify how the new format should look like.