Articles for the MDX tag
-
MDXEditor: WYSIWYG Markdown That Stays Markdown
Markdown editors usually make you choose between raw syntax and opaque HTML. MDXEditor refuses the trade-off and hands you a polished WYSIWYG surface that still writes plain Markdown.
-
Sugar High: The 1 kB Syntax Highlighter That Lets CSS Pick the Colors
A syntax highlighter so small it fits in a kilobyte, built by a Next.js core member for his own blog. Here is how it works and why owning your colors in CSS is liberating.
-
Rspress: Docs at the Speed of Rust
When your docs build faster than you can save the file, you know something special is going on under the hood.