Skip to content

single line comment markers are being removed inside a block comment #46

@GhostPHX

Description

@GhostPHX

antiweb also removes single line comments when they are embedded inside a block comment

"""

######## (8 hashes)
antiweb
######## (8 hashes)

"""

is processed to:

"""

# (7 hashes)

antiweb

# (7 hashes)

"""

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions