Article Title

Brief description of the article for SEO and list views.

Introduction

Write your introduction here. This is the first paragraph that hooks the reader.

Section 1

You can use standard Markdown syntax for bold, italic, and links.

Sub-section

  • List item 1
  • List item 2
  • List item 3

MDC Features

You can use Vue components directly in your Markdown.

Code Blocks

filename.ts
const greeting = "Hello World";
console.log(greeting);

Conclusion

Wrap up the article here.