I created this version using wikitext editing, and it had <syntaxhighlight inline lang="perl">use strict;</syntaxhighlight>
. Note the inline
attribute without any parameter.
Then I edited the page using VE. I only changed the content of the tag. When I saved, inline
changed to inline=""
. Is that correct?
The final rendering is the same, but what is the right way to store the attribute code? The documentation at Extension:SyntaxHighlight has no parameter at all.