Skip to content

Markdown to HTML conversion issue on the docs/tools/vscecli.md page of the official website #69

@bbenoist

Description

@bbenoist

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions