Skip to content

Exit with non-zero code when no marker is found on the README #238

Description

@stepancheg
$ cargo rdme
No marker found in the README file (README.md).

cargo-rdme expects a marker in the README where the crate’s documentation will
be inserted.  This is the marker you should add to your README:

<!-- cargo-rdme -->

$ echo $?
0

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