TypeDoc API - v0.28.1

    Class MarkdownEvent

    An event emitted when markdown is being parsed. Allows other plugins to manipulate the result.

    Index

    Constructors

    Events

    Properties

    Constructors

    Events

    PARSE: "parseMarkdown"

    Triggered on the renderer when this plugin parses a markdown string.

    Properties

    originalText: string

    The unparsed original text.

    page: PageEvent

    The page that this markdown is being parsed for.

    parsedText: string

    The parsed output.

    MMNEPVFCICPMFPCPTTAAATR