Current inline applies_to documentation lacks examples of the following: - Adding product lifecycles and versions. For example: ``` {applies_to}`edot_python: preview 1.7.0` ``` - Adding more than one lifecycle state/version in the same statement. For example: ``` {applies_to}`{ serverless: "ga" , stack: "ga 9.1.0" }` ```