Skip to content

Commit a16ff0f

Browse files
authored
Fix dtl formatting.
1 parent 3fb05bb commit a16ff0f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

documentation/jump-event.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ jump
2222

2323
Let's introduce labels using the Label event. This will print `Hello 1`, `Hello 2`, and `Hello 3`. After this, the jump will print `Hello 2` and `Hello 3`.
2424

25-
```
26-
dtl
25+
```dtl
2726
character: Hello 1
2827
label your_label_name
2928
character: Hello 2

0 commit comments

Comments
 (0)