Colors work on inline code lets go

This commit is contained in:
Timothy Pidashev
2024-06-09 17:59:08 -07:00
parent 6bd0616d54
commit efa4be2fd9
6 changed files with 204 additions and 2 deletions

View File

@@ -6,6 +6,12 @@ description: "This is a sample MDX file."
tags: ["coreboot", "t440p", "dgpu"]
---
```python
import random
print(random.randint(1, 100))
```
# Heading 1
## Heading 2