Closed Aerath closed 6 years ago
Unquoted (bare) keys can only contains ASCII alphanumerics, underscores and dashes [[:alphanum:]_-] Keys must be followed by an equal sign = Keys may be found in inline tables Quoted keys can include escaped quotes
[[:alphanum:]_-]
=
Thanks!
Unquoted (bare) keys can only contains ASCII alphanumerics, underscores and dashes
[[:alphanum:]_-]
Keys must be followed by an equal sign=
Keys may be found in inline tables Quoted keys can include escaped quotes