Chester Enright
Chester Enright
Example TOML: ``` # Start of TOML file - invalid comment [[test]] round = true ``` ``` >>> a = """ ... # Start of TOML file - invalid comment...
I have a rather large TOML file template that I did not generate (Telegraf's configuration file). The comments for each section and property precede the relevant bits - this PR...
Fixes issue #371 and includes test.
Updated README.md to include information on step-by-step instructions for installation of a problematic driver. Hopefully this can save someone from bashing their head against the keyboard like I have been.