import { Baz } from './Fixture' import { Buz } from './Fixture' export const foo = { hi: `Fudge ${Baz.displayName || 'Baz'}`, authors: [ 'fred', 'sally' ] } # Hello, world! I'm an awesome paragraph. hi { hello } { /* another comment */} ``` test codeblock ``` ```js module.exports = 'test' ``` ```sh npm i -g foo ``` | Test | Table | | :--- | :---- | | Col1 | Col2 | export default ({children }) => < div>{ children}