Closed
Description
Here is a demo
Should it be:
//```
// const a = 'b';
//```
Source md:
```
// ```
// const a = 'b';
// ```
```
Here is a demo
Should it be:
//```
// const a = 'b';
//```
Source md:
```
// ```
// const a = 'b';
// ```
```