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
@@ -35,4 +35,5 @@ tests: []
|
||||
```js
|
||||
// solution required
|
||||
```
|
||||
</section>
|
||||
|
||||
/section>
|
||||
|
@@ -35,4 +35,5 @@ tests: []
|
||||
```js
|
||||
// solution required
|
||||
```
|
||||
</section>
|
||||
|
||||
/section>
|
||||
|
@@ -35,4 +35,5 @@ tests: []
|
||||
```js
|
||||
// solution required
|
||||
```
|
||||
</section>
|
||||
|
||||
/section>
|
||||
|
@@ -35,4 +35,5 @@ tests: []
|
||||
```js
|
||||
// solution required
|
||||
```
|
||||
</section>
|
||||
|
||||
/section>
|
||||
|
@@ -35,4 +35,5 @@ tests: []
|
||||
```js
|
||||
// solution required
|
||||
```
|
||||
</section>
|
||||
|
||||
/section>
|
||||
|
Reference in New Issue
Block a user