{"uid":"cap_l4joUvWwW9fxd4jusyE5b","slug":"coinslot-markdown-to-html-converter-0ba72751","name":"Coinslot Markdown to HTML Converter","description":"Render Markdown (GitHub-flavored: tables, fenced code, task lists) to clean HTML with raw inline HTML stripped. POST { markdown } (max 500KB).","url":"https://coinslot.dev/api/markdown-to-html","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"markdown":{"type":"string","description":"GitHub-flavored Markdown, max 500KB"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_iR3-lUyezCBchw6-xLwhU","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts GitHub-flavored Markdown (tables, fenced code, task lists) to clean HTML with raw inline HTML stripped","exampleAgentPrompt":"Convert this GitHub-flavored Markdown to clean HTML — it includes tables, fenced code blocks, and task lists, and I want any raw inline HTML stripped out: [markdown content]","exampleUseCases":[{"title":"Render README for web display","prompt":"I have a GitHub README.md with fenced code blocks and a table — can you render it to clean HTML so I can embed it on my project page? Strip any raw HTML tags from it."},{"title":"Convert blog post draft to HTML","prompt":"Here's my blog post draft in Markdown with some task lists and code snippets — convert it to HTML for me, making sure any inline HTML I accidentally included gets removed."},{"title":"Prepare docs for CMS publishing","prompt":"I've got this technical documentation written in GitHub-flavored Markdown with tables and code examples. Turn it into clean HTML so I can paste it into our CMS."}],"resultDescription":"Returns clean, rendered HTML converted from the submitted GitHub-flavored Markdown. Tables become proper HTML table elements, fenced code blocks become pre/code elements, task lists become checkbox list items, and any raw inline HTML in the original Markdown is stripped out for safety.","failureModes":["Payload exceeds 500KB limit — request rejected","Malformed or missing markdown field in request body","Empty markdown string returns empty or minimal HTML","Network timeout for very large documents near the size limit","Non-markdown text still processed but produces minimal structure"],"whenToPreferThis":"Choose this endpoint when you need server-side GitHub-flavored Markdown rendering without shipping a markdown parser to the client, when you specifically need inline HTML stripped for security (e.g. user-generated content), or when you want reliable GFM feature support (tables, task lists, fenced code) without managing library dependencies. It's a pay-per-call micro-service ideal for infrequent or on-demand conversion tasks in an agent pipeline.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:35:58.706Z","isFirstParty":false}