Interface for parsing markdown content. You can provide your own implementation at runtime, for example using your own Svelte components.
Transforms markdown content to any implementation wanted (ex: Vue components)
The markdown content string
Generated using TypeDoc
Interface for parsing markdown content. You can provide your own implementation at runtime, for example using your own Svelte components.