Skip to content

Conversation

@Mpdreamz
Copy link
Member

@Mpdreamz Mpdreamz commented Dec 19, 2024

Don't validate callouts that are in a nested code block

e.g

```` javascript
```
let x = 1; <1>
```
````

Should not be validated to be followed by a list and

```` javascript
```
let x = 1; // comment
```
````

Should not append a list magically either.

@Mpdreamz Mpdreamz mentioned this pull request Dec 19, 2024
@Mpdreamz Mpdreamz merged commit fb33d8a into main Dec 19, 2024
4 checks passed
@Mpdreamz Mpdreamz deleted the fix/callouts-nested-code-block branch December 19, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants