module documentation

Provides is_matched_html function as use case for a stack.

Function is_matched_html Return True if all HTML tags are properly match; False otherwise.
def is_matched_html(raw):

Return True if all HTML tags are properly match; False otherwise.