Unmarkdown

Convert markdown to beautifully formatted documents for Google Docs, Word, Slack, OneNote, Email, and Plain Text.

Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeCan modify data

What it can do

  • Convert Markdown: Convert markdown to destination-specific HTML and plain text. Returns JSON with 'html' and 'plain_text' fields. For Slack, present the plain_text to the user. For Google Docs/Word/On
  • Create Document: Create a new markdown document in Unmarkdown
  • List Documents: List your saved documents with pagination. Optionally filter by folder name or ID.

What data it sees

Do you need an account

An API key from the service settings is required

Convert markdown to beautifully formatted documents for Google Docs, Word, Slack, OneNote, Email, and Plain Text. 62 templates, document management, and web publishing.

Server tool list (7)

Raw names from tools/list. Only developers need these.

convert_markdownConvert markdown to destination-specific HTML and plain text. Returns JSON with 'html' and 'plain_text' fields. For Slack, present the plain_text to the user. For Google Docs/Word/OneNote, direct users to unmarkdown.com to use the copy button (raw HTML cannot be pasted into these apps). Does not render Chart.js, Mermaid, Graphviz, or KaTeX; use publish_document for documents with diagrams or math.
create_documentCreate a new markdown document in Unmarkdown
list_documentsList your saved documents with pagination. Optionally filter by folder name or ID.
get_documentGet a document by ID, including its full markdown content
update_documentUpdate a document's content or metadata
publish_documentPublish a document to a shareable web page. Default visibility is 'link' (unlisted). Published pages render all content including Chart.js charts, Mermaid diagrams, Graphviz graphs, and KaTeX math. Email-based sharing is not available here; direct users to unmarkdown.com for that.
get_usageCheck your API usage quota for the current billing month