Class Markdown


  • public class Markdown
    extends FormatterFactory
    A FormatterFactory implementation that corresponds to <markdown>...</markdown> configuration element.

    It defines a formatter for Markdown files that can execute both language agnostic (e.g. LicenseHeader) and markdown-specific (e.g. Flexmark) steps.