MDX-based presention decks
npm i -D mdx-deck<button>code example</button>
class extends React.Component {
render () {
return (
<React.Fragment>
<h1>Indented code</h1>
</React.Fragment>
)
}
}
“Blockquotes are essential to any good presentation”
– Anonymous
<Button> Beep </Button>
Inline image
| Prop | Type | Description |
|---|---|---|
width | number, string, or array | sets element width |
color | string | sets foreground color |
bg | string | sets background color |