API Reference fragmentor v0.1.0

modules

Modules

Fragmentor is library made for converting markdown into html fragmented by separated types.

Module that contains represents the structure of a Fragment of type Code

Module that contains represents the structure of a Fragment of type Html

Module that contains represents the structure of a Fragment of type Video

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

Module responsible for converting html splitted html texts into fragments structures

Module responsible for managing links and images urls inside markdown strings.

Internal module responsible for processing parsing operations

Contains util functions for sanitizing markdown and html strings