Skip to content

Commit 2a4995d

Browse files
committed
Merge branch 'eshaben/technical-reference' into andreja/assets-contracts
2 parents 59bdbe0 + 97429d7 commit 2a4995d

File tree

970 files changed

+64181
-160073
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

970 files changed

+64181
-160073
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)