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: Things you should know about PHP
description: An introduction to PHP, presented to the Swansea Software Development Community (SSDC) meetup.
description:
An introduction to PHP, presented to the Swansea Software Development
Community (SSDC) meetup.
speakerdeck:
id: fe360f1030f34bdb9eb14cdab907bb3c
ratio: '1.37081659973226'
id: fe360f1030f34bdb9eb14cdab907bb3c
ratio: '1.37081659973226'
tags:
- meetup
- php
- meetup
- php
meta:
og:
image:
url: /images/talks/things-you-should-know-about-php.png
og:
image:
url: /images/talks/things-you-should-know-about-php.png
events:
- event: ssdc
date: 2019-01-28
- event: ssdc
date: 2019-01-28
---
An introduction to PHP, presented to the Swansea Software Development Community (SSDC) meetup.
An introduction to PHP, presented to the Swansea Software Development Community
(SSDC) meetup.