## Markdown __rulez__!
---

### Syntax highlight
```typescript
const language = 'typescript';
```

### Lists
1. Ordered list
2. Another bullet point
- Unordered list
- Another unordered bullet point

### Blockquote
> Blockquote to the max

### Diagrams
> **blockdiag**

@startblockdiag
blockdiag {
A -> B -> C;

group {
orientation = portrait

C -> D -> E;
}
}
@endblockdiag


> **bytefield**

@startbytefield
Syntax error in graphmermaid version 8.9.2

Http failure response for https://pagraph.com/api/: 404 OK