superlint/test/linters/markdown/markdown_good_1.md
Marco Ferrari e6cf8d3845
Move tests to the test directory (#4985)
* Move tests to the test directory

* Fix linting errors

* Add states back

* Add xml back
2023-12-15 08:50:35 +00:00

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)