Run prettier on all *.md files

```
prettier '{app,source}/**/**.md' --write
```
This commit is contained in:
Oliver Davies 2020-03-08 17:52:59 +00:00
parent a3ceeaf0f3
commit 85a10c545b
170 changed files with 5127 additions and 2282 deletions

View file

@ -1,18 +1,22 @@
---
title: "Configuring all the Things (in Drupal 8)"
description: A short notice talk on configuration management in Drupal 8, and things Ive learned working on my current Drupal 8 project.
title: 'Configuring all the Things (in Drupal 8)'
description:
A short notice talk on configuration management in Drupal 8, and things Ive
learned working on my current Drupal 8 project.
speakerdeck:
id: 6de3fe8947a34727b79eb9d9dcc66bf2
ratio: "1.37081659973226"
url: https://speakerdeck.com/opdavies/configuring-all-the-things-in-drupal-8
id: 6de3fe8947a34727b79eb9d9dcc66bf2
ratio: '1.37081659973226'
url: https://speakerdeck.com/opdavies/configuring-all-the-things-in-drupal-8
video:
type: ~
id: ~
type: ~
id: ~
tags:
- drupal
- drupal-8
- drupal
- drupal-8
events:
- event: drupal_bristol
date: 2018-07-25
- event: drupal_bristol
date: 2018-07-25
---
A short notice talk on configuration management in Drupal 8, and things Ive learned working on my current Drupal 8 project.
A short notice talk on configuration management in Drupal 8, and things Ive
learned working on my current Drupal 8 project.