Skip to content

Implement warnings for missing playpen files #355

Open
@projektir

Description

@projektir

mdBook currently doesn't seem to say anything if I try to include a file that doesn't exist in a playpen. It would be nice to have a warning for that. This is a nice to have for #308.

There's a warning here, but I'm not entirely sure where it's meant to show up.

I think a good place for this would be mdBook test, unless we want this to be a build failure? mdbook test seems like a good place for various checks on the final document, even if it would involve extra work to find playpen links all over again. Could this be part of the linkchecker?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-CLIArea: CLIA-PlaygroundArea: PlaygroundC-papercutCategory: A small usability bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions