Skip to content

Is there any test configuration exclude no specified code block? #854

Open
@sshplendid

Description

@sshplendid

I'm really grateful to all of mdbook maintainers.

When mdbook tests documents, it does even plain code block.
I know base rule is testing not specified code block.
I think It's good feature to enable not specifed code block with configuration.
like this:

# book.toml
[test]
    exclude-plain-code-block: true # If this is true, test command exclude not specified code block.

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