WhatTheTag.com icon indicating copy to clipboard operation
WhatTheTag.com copied to clipboard

Prefer `<pre><code>` for computer code

Open j9t opened this issue 4 years ago • 2 comments

The site recommends just the pre element for computer code. More appropriate would be the pre element together with the code element, that is, <pre><code>[</code></pre>].

See the HTML specification for rationale and examples.

j9t avatar Sep 15 '21 20:09 j9t

Great spotting! Feel free to make a PR of this and if you also want to elaborate over the PRE element to see if it can be other use cases that could be relevant to lift in the flow that would be great! Otherwise I will make quick fix when I find the time.

Trevald avatar Sep 16 '21 08:09 Trevald

I’m on the road but if I get a chance I’m happy to. Reporting was the best option.

j9t avatar Sep 16 '21 19:09 j9t