wdpr
    Preparing search index...

    Type Alias Embed

    Embed:
        | { data: { "video-id": string }; embed: "youtube" }
        | { data: { "video-id": string }; embed: "vimeo" }
        | { data: { hash: string; username: string }; embed: "github-gist" }
        | { data: { "snippet-id": string }; embed: "gitlab-snippet" }

    Inline embed from [[embed]] syntax (not [[embed]]...[[/embed]] blocks). Supports a fixed set of providers.