The new .editorconfig is copied from the one in xamarin/xamarin-macios. Formatting was fixed using 'dotnet format whitespace --folder .'
* batch run on readme files * Some manual fixes that couldn't parse * Some more batch fixes * Fixed final two edge cases * Manual fix of a parse error * Missed bad md whitespace * Another manual fix of parser error * Some minor parse fixes