pub static INVALID_MARKDOWN_TABLE: &LintExpand 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.
pub static INVALID_MARKDOWN_TABLE: &LintThis 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.