mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 17:53:14 -05:00
ab8780a58f
Co-authored-by: Gabo <gabo.fdc@gmail.com> Co-authored-by: Matt Desmond <beardofedu@github.com> Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
20 lines
289 B
Markdown
20 lines
289 B
Markdown
# Good Markdown
|
|
|
|
This is just standard good markdown.
|
|
|
|
## Second level header
|
|
|
|
This header follows the step down from `level 1`.
|
|
|
|
- Here it *is*
|
|
- Some more **indention**
|
|
- why so much?
|
|
|
|
```bash
|
|
ls -la
|
|
```
|
|
|
|
### Walk away
|
|
|
|
We're all done **here**.
|
|
- [Link Action](https://github.com)
|