# Markdown Writing Guide
This guide covers the basic Markdown syntax you can use to write articles for your CMS.
## Headers
Use `#` symbols to create headers:
```markdown
# Header 1
## Header 2
#...Ler mais
# Welcome to Racket CMS
Welcome to your new **Racket CMS**! This is a clean, minimalist content management system built with the Racket programming language.
## Features
This CMS includes the foll...Ler mais