Skip to content

incorrect multi-line comment signatures in Markdown code block #511

@Kaiser-Yang

Description

@Kaiser-Yang

When in a markdown file's code block, I can use this plugin comment for current line, and it works well.

But when I select more than one lines in the code block, it will use the html comment instead of the specific language of the code block:
(Select four lines, and use comment)

Image

It should insert -- for the lua code block.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions