Closed
Description
Empty codeblocks with no filename not working as intended inside Spotlight (probably same for Scrollycoding):
<CH.Spotlight>
```text
123456789
123456789
123456789
123456789
123456789
123456789
123456789
```
---
```text focus=1:5
```
focus=1:5
---
```text focus=1,2,3
```
focus=1,2,3
---
```text focus=2[1:6]
```
focus=2[1:6]
</CH.Spotlight>
Metadata
Metadata
Assignees
Labels
No labels