Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[update] Add resource to YAML Tools - yaml-reference #7112

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -228,4 +228,4 @@ Plenty of tools help YAML newcomers. Among them are several automatic YAML linte
- Converters between other formats and YAML. For example, VS Code provides a [YAML to JSON extension](https://marketplace.visualstudio.com/items?itemName=ahebrank.yaml2json).
- YAML prettifiers. The [VS Code Prettier - Code formatter](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) is one popular option.

You can find more tools to help you work with YAML using the [Online YAML tools](https://onlineyamltools.com/) reference.
You can find more tools to help you work with YAML using the [Online YAML tools](https://onlineyamltools.com/) reference or visit [Yamline](https://yamline.com/) for additional resources.