New! Local Elite Plan is here! Fully-Managed Marketing Service. You do not have to lift a finger! We do the heavy lifting for you!

Back

Monday, February 10, 2025

Why I'm Starting a Blog on My Portfolio Website

Posted by

RE

Reach Copilot

@reach-copilot

Code Block Features

  • Line Numbers: Enable line numbers by adding showLineNumbers after the opening backticks.
  • Highlight Lines: Specify lines to highlight using curly braces (e.g., {2,3-5}).
  • Syntax Highlighting: Use the appropriate language for syntax highlighting.

Image and Link

In AriaDocs, all links and images written in Markdown are automatically converted to their respective Next.js components. This allows for better optimization and performance in your application.

Links

When you create a link in your Markdown, it is converted to the Next.js Link component. This enables client-side navigation and improves loading times. Here’s an example of how a Markdown link is transformed:

code-iamge