BeatUI Documentation

Markdown Sample

This is a paragraph with bold, italic, and inline code.

  • List Item 1
  • List Item 2
  1. Ordered A
  2. Ordered B

Blockquote with some emphasized text.


Code Block

function greet(name: string) {
  return 'Hello ' + name
}
Col A Col B Col C
a b c
d e f
g h i

Image