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
Before writing the code to convert our MDX into React, we should create a reference example. It doesn't need to live in this repo, but it should match the design and use @node-core/ui-components, so we can refer to it later when building the JSX generator.
The image above shows how the plain markdown will be rendered. The goal of the reference document is to outline the transformations we need to apply to the markdown in #6 so that it matches the appearance shown in Figma.
Uh oh!
There was an error while loading. Please reload this page.
Before writing the code to convert our MDX into React, we should create a reference example. It doesn't need to live in this repo, but it should match the design and use
@node-core/ui-components
, so we can refer to it later when building the JSX generator.See https://github.com/avivkeller/nodejs-docs-redesign-reference for an (in-progress) reference doc.
The text was updated successfully, but these errors were encountered: