AppleSauce
    Preparing search index...
    • Parsed and process a note with custom transformers

      Parameters

      • event: string | Event | EventTemplate
      • Optionalcontent: string
      • transformers: (() => Transformer<Root>)[] = textNoteTransformers
      • cacheKey: undefined | null | symbol = TextNoteContentSymbol

      Returns Root