Commit dde7ebf3 authored by Andy Wilkinson's avatar Andy Wilkinson

Merge branch '1.1.x'

parents 3a1e631a a4e08bee
......@@ -368,12 +368,13 @@ For example, the following YAML document:
[source,yaml,indent=0]
----
dev:
url: http://dev.bar.com
name: Developer Setup
prod:
url: http://foo.bar.com
name: My Cool App
environments:
dev:
url: http://dev.bar.com
name: Developer Setup
prod:
url: http://foo.bar.com
name: My Cool App
----
Would be transformed into these properties:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment