| border | rounded |
|---|---|
| foreground | white |
| name | role | status |
|---|---|---|
| alice | engineer | active |
| bob | designer | away |
| carol | manager | active |
| left | center | right |
|---|---|---|
| aaa | bbb | ccc |
| dddddd | ee | f |
| col a | col b |
|---|---|
| defaults to left | should also be left |
some prose above the table.
| item | count |
|---|---|
| alpha | 3 |
| beta | 7 |
and more text below it.
here's a table:
| flag | meaning |
|---|---|
| -Force | skip confirm |
| -WhatIf | dry run |
and here's code:
Get-Process | Select-Object -First 5