chore: update lang tags on code blocks

This commit is contained in:
Oliver Eyton-Williams
2020-07-13 18:58:50 +02:00
committed by Mrugesh Mohapatra
parent 120bb342e8
commit d7dc1acb4a
113 changed files with 227 additions and 216 deletions

View File

@ -56,8 +56,8 @@ tests:
<section id='solution'>
```js
var code = "<h2>CatPhotoApp</h2><p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>"
```html
<h2>CatPhotoApp</h2><p>Kitty ipsum dolor sit amet, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>
```
</section>

View File

@ -60,7 +60,7 @@ tests:
## Solution
<section id='solution'>
```js
```html
<h1>Hello World</h1>
<h2>CatPhotoApp</h2>