Applesauce
    Preparing search index...

    Variable textNoteTransformersConst

    textNoteTransformers: (
        (types?: string[], options?: GalleriesOptions) => Transformer<Root>
    )[] = ...

    Type Declaration

      • (types?: string[], options?: GalleriesOptions): Transformer<Root>
      • Group images into galleries in an ATS tree

        Parameters

        Returns Transformer<Root>