Equation Citator v1.3.7 Documentation
    Preparing search index...

    A wrapper class to use a call back function for processing markdown file.

    If any problems in processing, we can throw error in callback function

    the plugin instance, used for accessing vault and other resources

    the path of the markdown file to process, would normalize automatically.

    the async callback function to process the file content

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    callback: (content: string) => string
    plugin: default
    sourcePath: string

    Methods