<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Yaml on ilham.dev</title><link>https://ilham.dev/tags/yaml/</link><description>Recent content in Yaml on ilham.dev</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 27 Sep 2026 00:00:00 +0700</lastBuildDate><atom:link href="https://ilham.dev/tags/yaml/index.xml" rel="self" type="application/rss+xml"/><item><title>How I convert JSON, YAML, and TOML without changing the meaning</title><link>https://ilham.dev/posts/how-to-convert-json-yaml-and-toml-without-changing-meaning/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-convert-json-yaml-and-toml-without-changing-meaning/</guid><description>JSON, YAML, and TOML can represent similar configuration data, but they have different syntax and different traps.
The JSON/YAML/TOML converters tool is useful because it lets me check the result in a small, controlled place before I use it in a bigger workflow.</description></item><item><title>How I read YAML without getting lost in indentation</title><link>https://ilham.dev/posts/how-to-read-yaml-without-getting-lost-in-indentation/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-read-yaml-without-getting-lost-in-indentation/</guid><description>YAML is readable when indentation is correct and confusing when it is not. A viewer helps validate and inspect the structure.
The YAML Viewer tool is useful because it lets me check the result in a small, controlled place before I use it in a bigger workflow.</description></item></channel></rss>