I wonder how this one slipped through all this time When I hit "format code"... ``` tsx <div> </div> ``` becomes ``` tsx <div> </div> ``` Can be seen in #6281. Possibly related to #6271.