You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason when the page is initially loaded, code blocks don't have their <br> tags causing everything to be on the same line - if you then navigate, the line break elements are correctly added.
This video shows the issue in reverse, whereby the <br> elements are present until the page is reloaded (as doing it the other way had the devtools collapse the body tag entirely)
For some reason when the page is initially loaded, code blocks don't have their
<br>tags causing everything to be on the same line - if you then navigate, the line break elements are correctly added.This video shows the issue in reverse, whereby the
<br>elements are present until the page is reloaded (as doing it the other way had the devtools collapse thebodytag entirely)20251217-0407-23.2890585.mp4