Skip to content

Line-breaks within Markdown comments breaks highlighting #409

@pjpaulpj

Description

@pjpaulpj

In MarkdownEditing, comments of this form are highlighted properly:

[//]: # (This is a comment without a line-break.)

While comments of this form are not:
[//]: # (This is a comment with a line-break.)

Screnshot
Screen-shot

I'd like to change this so that the highlighting is not affected by line-breaks.

I used Package Resource Viewer and Color Scheme Editor to try and edit the colour scheme. But, I'm not sure how and what to edit in the .tmTheme xml file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: syntaxCategory: syntax definition

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions