Code example
This commit is contained in:
@@ -61,6 +61,9 @@ Code
|
|||||||
```typescript
|
```typescript
|
||||||
// Multi line code snippet with typescript syntax highlighting
|
// Multi line code snippet with typescript syntax highlighting
|
||||||
const x: string = "arst";
|
const x: string = "arst";
|
||||||
|
const y = () => {
|
||||||
|
console.log(x);
|
||||||
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
- bullet
|
- bullet
|
||||||
|
|||||||
Reference in New Issue
Block a user