Skip to content
PARAGRAPH

Blockquote Density

source

Detect excessive thesis-style blockquote usage.

Class
BlockquoteDensityRule
Rule name
structural
Count key
blockquote_density

Behavior

ResultInput textWhy
FlagMultiple consecutive lines starting with ">" for key arguments.Heavy quote styling replaces integrated prose argumentation.
FlagRepeated pull-quote sections throughout a short document.Presentation style becomes formulaic.
PassOne short quotation used to cite a source.Quote usage is limited and justified.
PassCode blocks and normal paragraphs without blockquote overuse.Structural emphasis remains balanced.

Severity

Medium; usually indicates a style issue rather than factual error.

Default configuration

cap4
free_lines2
min_lines3
penalty_step-3

Contributors