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:
committed by
Mrugesh Mohapatra
parent
2a82c068d3
commit
61460c8601
@ -97,4 +97,5 @@ tests:
|
||||
```js
|
||||
// solution required
|
||||
```
|
||||
</section>
|
||||
|
||||
/section>
|
||||
|
@ -90,4 +90,5 @@ tests:
|
||||
```js
|
||||
// solution required
|
||||
```
|
||||
</section>
|
||||
|
||||
/section>
|
||||
|
@ -103,4 +103,5 @@ tests:
|
||||
```js
|
||||
// solution required
|
||||
```
|
||||
</section>
|
||||
|
||||
/section>
|
||||
|
@ -61,4 +61,5 @@ tests:
|
||||
```js
|
||||
// solution required
|
||||
```
|
||||
</section>
|
||||
|
||||
/section>
|
||||
|
@ -100,4 +100,5 @@ tests:
|
||||
```js
|
||||
// solution required
|
||||
```
|
||||
</section>
|
||||
|
||||
/section>
|
||||
|
@ -90,4 +90,5 @@ tests:
|
||||
```js
|
||||
// solution required
|
||||
```
|
||||
</section>
|
||||
|
||||
/section>
|
||||
|
@ -105,4 +105,5 @@ tests:
|
||||
```js
|
||||
// solution required
|
||||
```
|
||||
</section>
|
||||
|
||||
/section>
|
||||
|
@ -105,4 +105,5 @@ tests:
|
||||
```js
|
||||
// solution required
|
||||
```
|
||||
</section>
|
||||
|
||||
/section>
|
||||
|
@ -102,4 +102,5 @@ tests:
|
||||
```js
|
||||
// solution required
|
||||
```
|
||||
</section>
|
||||
|
||||
/section>
|
||||
|
Reference in New Issue
Block a user