[docu] fix markup

The coding box was too long since the closing markup for the code box
had a leading blank, hence the end of the code box was not properly detected.
This commit is contained in:
Marcus Holl
2018-08-30 08:52:15 +02:00
parent 4425629ee7
commit 42c1032f06
+1 -1
View File
@@ -60,7 +60,7 @@ steps:
newmanCollection: 'myNewmanCollection.file'
newmanEnvironment: 'myNewmanEnvironment'
newmanGlobals: 'myNewmanGlobals'
```
```
## Access to configuration from custom scripts