PARAGRAPH
Detect bullet-heavy document formatting.
Behavior¶
| Result | Input text | Why |
|---|---|---|
| Flag | A section where most lines begin with "-", "*", or numbered bullets. | High bullet ratio indicates list dominance. |
| Flag | A long checklist with minimal paragraph text. | Formatting overwhelms narrative flow. |
| Pass | One short bullet list embedded in otherwise normal prose. | Bullets are used sparingly for clarity. |
| Pass | Paragraph-only explanatory text. | No list dominance. |
Severity¶
Medium to high depending on how much of the passage is list-form.
Default configuration¶
penalty-8
ratio_threshold0.4