Use this component to render markdown content client-side.
It wraps rendered HTML in the <BaseProse> component, applying the Tailwind CSS prose class from the typography plugin.
Show codeHide code
vue
Name
Type
sourceMarkdown source
Required Show exampleHide example
vue
fullwidthDon't wrap content in default tailwind prose size
Show exampleHide example
vue
langsList of languages to highlight code blocks
Show exampleHide example
vue
linesShow line numbers
Show exampleHide example
vue
modeShow exampleHide example
vue
sizeProse size modifier
Show exampleHide example
vue
themesTheme to use to highlight code blocks
Show exampleHide example
vue