GitHub

Markdown

The Markdown component renders text in markdown format.

Preview

Markdown

This is a sample markdown text.

  • Item 1
  • Item 2
  • Item 3

API Reference

proptypedefaultdescription
packagetyping.Literal['flect']flectNone
class_nametyping.Optional[str]NoneSpecifies the Tailwind CSS classes for the component.
text<class 'str'>NoneSpecifies the markdown text.