Skip to content

Enable spell checking for more elements #72

@ghost

Description

Spell checking is only active on the "base text" (not inside directives). This is unfortunate as many directives contain normal text which would profit from spell checking, e.g. .. note:: directive and similar.

I advocate for enabling spell checking for as much elements as possible and only deactivate it for sphinx which are (almost) certain not to contain content worth spell checking, e.g. literal blocks. I rather err on the site of spellchecking more than needed, as a wrongly marked typo can be easily ignored, whereas the contrary finding a typo which is not marked is very hard. Therefore, most elements should be checked.

Pull request #71 is one step in that direction.

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