Markdown to HTML — Headings, Code, Tables
Markdown to HTML converter API for AI agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Text Convert Markdown To Html: Use this when you need to convert Markdown text to clean HTML. Returns the converted HTML in JSON. Returns: 1. html (converted HTML string) 2. inputLength (character cou
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Markdown to HTML converter API for AI agents. Convert Markdown to clean HTML with headings, lists, code blocks, tables, links, and images. Optional full document wrapping with DOCTYPE.
Tools: text_convert_markdown_to_html.
Use this for rendering Markdown content in web UIs, email templates, or document generation. IMPORTANT: For styled HTML with CSS themes, use text_render_markdown instead.
Returns: {html, wordCount}. No API key required — x402 micropayment $0.001/call on Base L2.
Список инструментов сервера (1)
Технические названия из tools/list. Нужны только разработчикам.
| text_convert_markdown_to_html | Use this when you need to convert Markdown text to clean HTML. Returns the converted HTML in JSON. Returns: 1. html (converted HTML string) 2. inputLength (character count of markdown) 3. outputLengt |