Skip to content

Commit 6f296be

Browse files
authored
Update .CONTRIBUTING.md (#1199)
1 parent 6066875 commit 6f296be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,11 +323,11 @@ Use these to highlight important information:
323323

324324
**Basic syntax**:
325325

326-
```html
326+
```
327327
<div class="termynal" data-termynal>
328328
<span data-ty="input"><span class="file-path"></span>your-command-here</span>
329329
<span data-ty="progress"></span>
330330
<span data-ty>Output line 1</span>
331331
<span data-ty>Output line 2</span>
332332
</div>
333-
```
333+
```

0 commit comments

Comments
 (0)