Revision history · Markdown formatting guide
Back to pageRevision 1
Study group · 2026-09-19 17:21:34 UTC# Markdown formatting guide
## Writing notes
Use **bold**, *italics*, and lists:
- Key idea
- Question to discuss
Link back to [the home page](/page/home).
```python
print("Hello, study group!")
```
| Topic | Status |
| --- | --- |
| Example | Ready to study |