EXPERIMENTAL. This API is subject to change without notice and has no compatibility guarantees.
Registers a provider for link previews (LinkPreviewProvider) for all URLs in a document matching the {@link urlMatchPattern}. A link preview is a description of the information available at a URL.
A pattern that matches URLs for which the provider is called to obtain a preview. Currently it matches all URLs that start with the match pattern (i.e., string prefix matches). No wildcards are supported.
The link preview provider.
Generated using TypeDoc
Extensions can customize how content is rendered.