14 lines
174 B
Markdown
14 lines
174 B
Markdown
Where is Bill?
|
|
|
|
## Supported plastic types
|
|
|
|
- [ ] PVC
|
|
- [ ] PET
|
|
|
|
<span id="test">Did you really think I make it that easy?</span>
|
|
|
|
```sh
|
|
# some code
|
|
ps -aux
|
|
```
|