pub fn multi_line_mode(target: HumanRegex) -> HumanRegex
Expand description

Enables multiline mode, which will allow beginning() and end() to match the beginning and end of lines