# Write & edit posts

> Draft in the dashboard, add covers, tags, and publish.

HTML version: https://blogizi.com/docs/post-editor
Markdown version: https://blogizi.com/docs/post-editor.md

Every post has a title, slug, description, keyword, tags, and markdown content. Open any post from the project dashboard to edit.

## Rich text & markdown

The editor supports rich text with a markdown mode toggle. Use `/` for slash commands (headings, lists, code blocks, etc.).

## Cover images

Upload a cover image in the post editor — it appears at the top of the article and on listing cards. Without a cover, the auto-generated social preview image is shown on blog listing cards.

## Tags & related posts

Add tags for filtering on your blog homepage and for related-post suggestions at the bottom of each article.

## Draft vs published

Drafts are only visible in the dashboard. Click **Publish** to go live. Unpublishing returns a post to draft status.
