markdown_it.rules_block.hr module

Horizontal rule

At least 3 of these characters on a line * - _

markdown_it.rules_block.hr.hr(state: markdown_it.rules_block.state_block.StateBlock, startLine: int, endLine: int, silent: bool)[source]