BharathPeace Google change their behavior based on whether the attribute value starts with a space or not ? I've never heard about that. Is there somewhere I can read more about it ?
The only solutions to actually do it in the current Flarum version would be to fork Flarum core locally and make a manual change to the code, but this will make updates complicated in the future. Or create an extension that extends the formatter classes in the IOC container to apply changes to the formatter after the Flarum event.
Or you could submit a PR to core to change the behavior and we can merge it in a future Flarum release.