Prose components

Styled markdown components to override default styles

Our Prose components are built for @nuxt/content. These will override the default prose components and apply the following styles.

These are currently not exported from the @cudoventures/cudo-components package. There are plans to package these up soon for consistent use in marketing and documentation sites.

ProseH1

ProseH2

ProseH3

ProseH4

ProseH5

ProseP

Paragraph

ProseEm

Italic pargraph

ProseStrong

Bold paragraph

ProseA

ProseBlockquote

"

Example blockquote

"

ProseOl

  1. List item
  2. List item

ProseUl

  • List item
  • List item

ProseLi

  • List item

ProseTable

FileGenerated route
index.md/
about.md/about
blog/index.md/blog
blog/hello.md/blog/hello
1.guide/2.installation/guide/installation

ProseImg

Example image

ProseCodeInline

Example

ProseCode

Example code