Class

MarkdownToHtml (markdown-gfm/markdown2html)

@ckeditor/ckeditor5-markdown-gfm/src/markdown2html/markdown2html

class

This is a helper class used by the Markdown feature to convert Markdown to HTML.

Filtering

Properties

  • private

    _options : object

  • private

    _parser : marked

Methods

  • constructor()

  • parse( markdown ) → string

    Parameters

    markdown : string

    Returns

    string