Version
YAML keys for version block
The version key is intended to be used in order to issue warnings for deprecated features or breaking changes within the YAML document.
---
# This document is displaying using the version key within a yaml file.
version: "1"
Last modified August 14, 2024: fix: change yaml tag to yaml key (#424) (9afaab33)