View Source API Reference md v0.10.2

Modules

Md

Md is a markup parser allowing fully customized syntax definition and understanding the wide range of markdown out of the box.

Several guards for the proper UTF8 handling of input.

The listener behaviour to attach to the parser to receive callbacks when the elements are encountered and processed.

Interface to implement for the custopm parsers.

Default parser with all the features included.

The internal state of the parser.

The behaviour for the custom syntax suppliers

Void syntax to be extended by custom implementations. Included for convenience.

Custom transforms behaviour to be implemented by custom handlers

Anchor transformation to image or twitter card

Internal transformation to format footnotes

Internal transformation to format twitter handles

Internal transformation to embed youtube videos