Follow the evolution of Serverless DNA. We will write about Site specific articles here covering learnings and challenges.
0 followers
Customising Markdown Rendering
Rendering Markdown content with react-markdown is straightforward. Customising how the markdown content is rendered is trickier.
Responsive Markdown Code Blocks
We use Next.JS and react-markdown for rendering markdown content. Rendering code blocks that are responsive can be tricky, mainly due to the way HTML and CSS interact. Learn what we discovered building Serverless DNA.