You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import { CodeSurfer, CodeSurferColumns, Step } from "code-surfer";
<CodeSurferColumns>
<Step>
<div>
Yarn workspaces list.
" for the remainder of the tour, `~` will refer to the monorepo root.
This is the list of all applications and libraries contained in the monorepo.
Each workspace in this list will have their `node_modules` symlinked back to `~/node_modules`.
`yarn install` at `~` will install dependencies for all workspaces.
### reference*[yarn workspaces docs](https://classic.yarnpkg.com/en/docs/workspaces/)
</div>
```ts title="package.json" file="../package.json"
my deck.mdx:
error running mdx-deck:
notice how the closing
</div>
was thrown in before the closing</li>
.not sure if this is a problem with mdx-deck or codesurfer...
but is there a better way to use real markdown in a step?
The text was updated successfully, but these errors were encountered: