superlint/test/linters/markdown_prettier/markdown_prettier_good_01.md

22 lines
290 B
Markdown
Raw Normal View History

# 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)