Prepare for v2, s/markup/html/g in code blocks

This commit is contained in:
Isiah Meadows 2019-07-23 16:40:45 -04:00
parent 20f0759103
commit b580e241c8
6 changed files with 58 additions and 57 deletions

View file

@ -121,7 +121,7 @@ One common way to misuse `m.trust` is when working with third party services who
Here's the example snippet for the [Facebook Like button](https://developers.facebook.com/docs/plugins/like-button):
```markup
```html
<!-- Load Facebook SDK for JavaScript -->
<div id="fb-root"></div>
<script>(function(d, s, id) {