How to style markdown files in content
Have purchase Nuxt UI pro, want to create some markdown files like content/test.md
and have a [...slug].vue file catch and style these:-
The compoent appears - full screen width and the markdown is not styled.
Guess I am looking for a example [...slug].vue file - but not finding this easy to locate in docs / google searches.
1 Reply
try `<ContentDoc class="prose" />