Skip to content

Ignore spell-checking in code blocks #121

@itmm

Description

@itmm

Is it possible to adjust the spell checking, so it won't mark everything in code fragments that are put in the markdown with single back ticks (v_args) or as blocks like the following one?

```c
int foo = EXIT_SUCCESS;
```

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions