fix: insert blank line after ```

search and replace ```\n< with ```\n\n< to ensure there's an empty line
before closing tags
This commit is contained in:
Oliver Eyton-Williams
2020-08-13 17:24:35 +02:00
committed by Mrugesh Mohapatra
parent 2a82c068d3
commit 61460c8601
979 changed files with 1957 additions and 978 deletions

View File

@ -89,5 +89,6 @@ tests:
```html
// solution required
```
</section>
/section>

View File

@ -109,5 +109,6 @@ tests:
```js
// solution required
```
</section>
/section>