<p>In app/views/site/_markdown_help.html.erb:</p>
<pre style='color:#555'>> @@ -1,29 +1,26 @@
> -<table>
> - <thead>
</pre>
<p>This is definitely a place where a table isn't necessarily wrong semantically. The main reason I have been replacing tables with more "generic" CSS elements is to enable increased layout control. With this kind of markup, I can move the headings on top of the paragraphs, or move headings to the left with floats, or implement a completely new layout without changing the markup at all. If the OSM.org hopes to evolve into a more modern website, moving away from tables as much as possible is a must.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/pull/218/files#r3505079'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/uTRSc6ihLa7Shf84BpiOpqKgP4QyOfojJAw_AjmPPVivRvjblH6TJr8s6cCO8Fhk.gif' height='1' width='1'></p>