---
title: "Create Content"
description: "Write and format documentation content."
canonical_url: "https://farming-labs-docs-docs-cloud-auuecsxay-farming-labs.vercel.app/docs/create-content"
markdown_url: "https://farming-labs-docs-docs-cloud-auuecsxay-farming-labs.vercel.app/docs/create-content.md"
last_updated: "2018-10-20"
---

# Create Content
URL: /docs/create-content
LLM index: /llms.txt
Description: Write and format documentation content.

# Create Content

Learn how to write rich, interactive documentation content using MDX.

## MDX Format

Our framework uses MDX — Markdown with JSX support. Write standard
Markdown with the ability to embed React components.

## Content Features

- **Rich text formatting** with Markdown syntax
- **Code blocks** with syntax highlighting
- **Images and embeds** with automatic optimization
- **Interactive components** with React/JSX
- **Math equations** with LaTeX support
- **Diagrams** with Mermaid

## Writing Tips

1. Keep paragraphs short and scannable
2. Use headings to create clear hierarchy
3. Include code examples for technical content
4. Add visual aids like images and diagrams

## Sitemap

See the full [sitemap](/sitemap.md) for all pages.
Docs-scoped sitemap: [/docs/sitemap.md](/docs/sitemap.md).
Well-known sitemap: [/.well-known/sitemap.md](/.well-known/sitemap.md).
