Perseus
    Preparing search index...
    MatchFunction: { regex?: RegExp } & (
        source: string,
        state: State,
        prevCapture: string,
    ) => Capture | null | undefined