Transform flat Markdown into
rich, interactive experiences
Paste your Markdown or upload a file. AI analyzes the structure and automatically applies tabs, collapsible sections, enhanced tables, and more — while preserving every word.
See the transformation
Click the tabs to explore interactive features
User Management API
This document describes the endpoints for managing users in your workspace.
Authentication
All requests require a Bearer token in the Authorization header:
GET /api/v1/users
Authorization: Bearer <your_token>Endpoints
Retrieve a paginated list of all users in your organization.
| Parameter | Type | Default | Description |
|---|---|---|---|
| page | integer | 1 | Page number |
| limit | integer | 20 | Items per page |
| role | string | all | Filter by user role |
Click column headers to sort ↑↓
{
"data": [
{ "id": 1, "name": "Alice", "role": "admin" },
{ "id": 2, "name": "Bob", "role": "editor" }
],
"total": 42,
"page": 1
}Error Codes:
How It Works
From Markdown to interactive HTML in seconds
Paste or Upload
Drop your Markdown file or paste content directly into the editor.
AI Analyzes
Our AI examines your content blocks and determines the best interactive components.
Get Enhanced HTML
Download a self-contained HTML file with tabs, collapsible sections, and more.
Powerful Features
Every interactive component, automatically applied
Smart Tabs
Multi-scheme content becomes tabbed interfaces instantly
Collapsible Sections
Long content becomes expandable, keeping pages clean
Enhanced Tables
Data tables become sortable and beautifully styled
Code Blocks+
Syntax highlighting, copy button, line numbers, and more
Content Navigation
Auto-generated sidebar with smooth scroll to sections
Step-by-Step
Tutorials get numbered progress indicators automatically
Simple, transparent pricing
Start free. Upgrade when you need more.
Free
Best for trying out
- 100 credits / month
- ~5 conversions
- Max 50KB per document
Basic
For content creators
- 800 credits / month
- ~40 conversions
- Max 50KB per document
Pro
For power users & teams
- 2,500 credits / month
- ~125 conversions
- Max 50KB per document
Need more? Top up anytime: 100 credits / $1, 500 credits / $4, 1,000 credits / $7.
Ready to transform your Markdown?
Start with 3 free conversions. Register to get 100 credits every month.
Your documents deserve better
Stop sending plain Markdown. Start delivering interactive experiences.
No account required for first 3 conversions