# well thought through ...
<code> defines computer code text
From.
[the] lang [attribute] ... sets the language code
From.
the latest rfc describing language tag syntax is rfc 4646 …
From.
language tags are used to help identify languages … for the purpose of communication. this includes constructed and artificial languages, but excludes languages not intended primarily for human communication, such as programming languages
From, section 2.
That’s useful then. Is there actually a way of indicating the programming language used in a code element?
