author | date | draft |
---|---|---|
John Doe |
2023-05-12 |
false |
import { MDXProvider } from '@mdx-js/tag' import { Component } from '../components/base.jsx'
export default ({children}) => (
<Component
prop={true}
prop2={This is a ${template} literal
}
// This is an inline comment
style={{
backgroundColor: "#fff"
}}
onClick={() => console.log("console log")}
>
Children {/* This is a comment */}
)
Lorem ipsum dolor sit amet, {consectetur adipisicing} elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
- list {item_title(1)}
- list {item_title(2)}
Numbers | Letters | $ |
---|---|---|
One | Ayy | $1000 |
Two | Bee | $99 |
Block quotes