Skip to content

Markdown Features

auto-post.io supports standard Markdown syntax and includes enhanced features for better content creation.

Basic syntax

Headings

markdown
# H1 Heading
## H2 Heading
### H3 Heading

Text formatting

markdown
**Bold text**
*Italic text*
~~Strikethrough~~
`Inline code`

Lists

markdown
- Unordered list item
- Another item
  - Nested item

1. Ordered list item
2. Another item
   1. Nested item
markdown
[Link text](https://example.com)
![Alt text](image-url.jpg)

Enhanced features

Code blocks

javascript
function generateContent() {
  return "AI-generated content";
}

Tables

FeatureDescriptionStatus
AI GenerationAutomatic content creation✅ Active
SEO OptimizationBuilt-in SEO tools✅ Active
Multi-languageSupport for 3 languages✅ Active

Admonitions

Pro Tip

Use specific keywords for better AI content generation!

Important

Always review AI-generated content before publishing.

Note

auto-post.io supports all major WordPress themes.

SEO Best Practices

When writing content, remember:

  1. Use descriptive headings with target keywords
  2. Include internal links to related articles
  3. Optimize image alt text for accessibility
  4. Write compelling meta descriptions