Update markdown core to the correct syntax formatter

This commit is contained in:
Arnas 2018-10-09 21:52:24 +03:00
Родитель 0e1ea409af
Коммит c394191243
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -66,7 +66,7 @@ If an environment variable cannot be found then the library will begin walking
up the tree from the current working directory until it finds an env.json file.
The env.json must have the following structure:
```javascript
```json
{
"setting1": "value1",
"setting2": "value2"