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

Type declaration

    • (types?): Transformer<Root>
    • Groups images into galleries in an ATS tree

      Parameters

      • types: string[] = IMAGE_EXT

      Returns Transformer<Root>