Skip to main content

INVALID_MARKDOWN_TABLE

Static INVALID_MARKDOWN_TABLE 

Source
pub static INVALID_MARKDOWN_TABLE: &Lint
Expand description

This lint is warn-by-default. It detects unescaped pipes in table rows which lead to some row cells being ignored. This is a rustdoc only lint, see the documentation in the rustdoc book.