Normalize spacing
- port = 8080 -> port=8080
format validator
Normalize INI config formatting client-side for easier reviews.
Parses INI before formatting to catch syntax errors.
Outputs normalized key/value spacing.
All processing stays in-browser for privacy.
Formatting helper only; does not enforce schemas or policies.