Fragmentor.Parser.HtmlParser.ContentSplitter (fragmentor v0.1.2)

Module responsible for splitting html texts into a list whenever there is a code or video tag

Link to this section Summary

Link to this section Functions

Link to this function

split(html_content)

@spec split(String.t()) :: [String.t()]