MarkdownGfmHtmlToMd (markdown-gfm/html2markdown)
@ckeditor/ckeditor5-markdown-gfm/src/html2markdown/html2markdown
Filtering
Properties
-
private
_keepRawTags : Array<string>
module:markdown-gfm/html2markdown/html2markdown~MarkdownGfmHtmlToMd#_keepRawTags
-
private
_processor : any
module:markdown-gfm/html2markdown/html2markdown~MarkdownGfmHtmlToMd#_processor
Methods
-
constructor()
module:markdown-gfm/html2markdown/html2markdown~MarkdownGfmHtmlToMd#constructor
-
keep( tagName ) → void
module:markdown-gfm/html2markdown/html2markdown~MarkdownGfmHtmlToMd#keep
-
parse( html ) → string
module:markdown-gfm/html2markdown/html2markdown~MarkdownGfmHtmlToMd#parse
-
private
_buildProcessor() → void
module:markdown-gfm/html2markdown/html2markdown~MarkdownGfmHtmlToMd#_buildProcessor
-
private
_getRawTagsHandlers() → Record<string, Handle>
module:markdown-gfm/html2markdown/html2markdown~MarkdownGfmHtmlToMd#_getRawTagsHandlers
Returns handlers for raw HTML tags that should be kept in the Markdown output.
Returns
Record<string, Handle>
Every day, we work hard to keep our documentation complete. Have you spotted outdated information? Is something missing? Please report it via our issue tracker.
With the release of version 42.0.0, we have rewritten much of our documentation to reflect the new import paths and features. We appreciate your feedback to help us ensure its accuracy and completeness.