Skip to content

Commit 0167392

Browse files
authored
docs: Fix formatting issue in memport documentation (#14774)
1 parent 1589172 commit 0167392

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/core/memport.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,9 @@ The processor automatically detects and prevents circular imports:
8383
# file-a.md
8484

8585
@./file-b.md
86+
```
8687

88+
```markdown
8789
# file-b.md
8890

8991
@./file-a.md <!-- This will be detected and prevented -->

0 commit comments

Comments
 (0)