Skip to content

C<> not converted #34

@coke

Description

@coke
✗ cat File.raku
#|(
    C<NICE>
)
sub thing {
    1;
}

Trying to escape the output of this command here in the ticket is miserable, but if you run:

✗ raku --doc=Markdown File.raku

Please note that the output literally includes C<NICE> and does not convert that to markdown.

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