Code Blocks
Markdown code block
Section titled “Markdown code block”const foo = 'bar'<Code> component
Section titled “<Code> component”const foo = 'bar'Text markers
Section titled “Text markers”function test() { const foo = 'bar'}function test() { const foo = 'bar'}function test() { const foo = 'bar' const foo = 'baz'}File name
Section titled “File name”const foo = 'bar'Terminal window
Section titled “Terminal window”pnpm run thing