Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consistent formatting improves readability and makes it easier for tools to transform the source. The general human understanding of Markdown has some ambiguities so it's possible this PR will break some documentation presentation because the formatter follows the CommonMark specification. Elminating this ambiguity provides more consistent behavior and makes it easier for future readers to understand your Markdown. Consistent formatting is also necessary to provide meaningful diffs in future automated PRs. If you would like to benefit from automated improvements made by the Docs Platform team, you must adopt `prettier` in your local development and enforce it in CI. If you would like help running `prettier` in CI, reach out in the [#docs-platform Slack channel](https://raintank-corp.slack.com/archives/C07R2REUULS). Created-By: reverse-changes Repository: grafana/alloy Website-Pull-Request: grafana/website#24071
- Loading branch information