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