How to use
Convert common YAML configuration into standard JSON.
Useful for feeding YAML config into a tool or API that only accepts JSON. Column-zero comments and document separators are ignored automatically, and YAML list items produce a clear "not supported" message rather than converting incorrectly in silence.