Skip to content

Comments inside comments in a nowiki-tag does not render properly #15

Description

@erik-alm

The following code does not work:

This is some text.

/* <nowiki>

This is no-wikied and commented-out text

/* This is a comment in a no wiki comment */

</nowiki> */

Results in the following:

This is some text.

</nowiki> */ 

I expected:

This is some text.

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