Skip to content

=headN and =begin headN is generated differently #30

Open
@2colours

Description

@2colours

Hello,

reading the docs, and the way I understand it https://docs.raku.org/language/pod#Abbreviated_blocks, =head2 FOO is really the same as

=begin head2
FOO
=end head2

yet the generated code is different.

I don't know if this is a bug but could you please enlighten me about the reason it's different?
Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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