markdownlint/test/long-lines-negative-line-length.md

13 lines
451 B
Markdown
Raw Permalink Normal View History

# Long Lines Negative Line Length
Text text text text text text text text text text text text text text text text text text text text.
This is an invalid configuration, but present in the wild and (for backward compatibility) disables the rule:
<https://github.com/electron/lint-roller/blob/1e062bda146160afb8eb232966287d5edb20e0a4/configs/markdownlint.json#L9>
<!-- markdownlint-configure-file {
"line-length": {
"line_length": -1
}
} -->