Hi,
The docs/tools/vscecli.md file does not seems to be rendered correctly on the official website: https://code.visualstudio.com/docs/tools/vscecli
The <publisher> parts of the vsce create-publisher <publisher> and vsce login <publisher> commands are missing.
From what I've understood, <publisher> seems to be interpreted as an HTML tag during the conversion from Markdown.
Here is the HTML output I have with Chrome:
<code>vsce create-publisher <publisher>
</publisher></code>