OptionalclassCSS class name prefix for the card DOM elements. When set, no inline styles are injected; only the class names are applied.
OptionalrenderCustom function to render the DOM fragment for the link card. When provided, this function is used instead of the default card renderer.
OptionaltargetWhere to display the linked URL.
Configuration options for the link-to-card plugin.
This interface defines the customization options available when using the vitepress-linkcard plugin. The plugin converts specially-formatted markdown links (prefixed with
@:) into rich link preview cards with Open Graph Protocol (OGP) metadata.Example
See