pantoken / renderers/rehype/src / RehypeOptions
Interface: RehypeOptions
Experimental
Options for rehypePantokenIcons.
Properties
resolve?
optionalresolve?:IconResolver
Experimental
An explicit resolver, tried before the built-in pantoken icon set.
plugins?
optionalplugins?: readonlyPantokenPlugin[]
Experimental
Plugins whose rehype hooks contribute resolvers (tried first).
className?
optionalclassName?:string
Experimental
The class name applied to the emitted wrapper (default: pantoken-icon).