Hi there!
console.log("Hello World");| Header 1 | Header 2 |
|---|---|
| Cell 1 | Cell 2 |
| Cell 3 | Cell 4 |
HTML and CSS Examples
You can now use raw HTML in your MDX files! Here are some examples:
Inline Styles
Styled with inline CSS
This div uses inline CSS for styling!
HTML Elements
Custom Styled Content
This is a custom styled blockquote-like element using HTML and inline CSS.
HTML with Tailwind Classes
You can also use Tailwind classes in your HTML elements!