Skip to content

Are inline ignores restricted to hash-style comments? #3401

@oddhack

Description

@oddhack

I'd like to use them in asciidoctor markup, but the documentation suggests it is limited to

# codespell:ignore wrod

syntax. The closest valid asciidoctor construct that looks like an inline ignore I can think of is

[[ # codespell:ignore wrod ]]

Is this sufficiently close to trigger the ignore feature? N.b. I do not care if it thinks it is supposed to ignore ']]', just so long as it ignores 'wrod' as well :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions