Module html_pattern

Source
Expand description

Helper methods related to creating regex for HTML elements.

Structs§

HtmlPattern
A Recursive structure for defining HTML pattern.

Functions§

create_pattern
Creates regular expressions for HTML elements recursively.