code.liveNewsScore
Back to Tools

TOML Formatter

Clean up TOML configuration files with normalized key-value spacing and consistent blank lines between sections.

TOML

Formatted TOML

Formatted TOMLPlain text
title = "code.live"

[owner]
name = "Ada Lovelace"
dob = 1815-12-10

[database]
server = "192.168.1.1"
ports = [8001,8001,8002]