Markdown Tools avatar

Markdown Tools

Under maintenance

Pricing

Pay per usage

Go to Apify Store
Markdown Tools

Markdown Tools

Under maintenance

Convert, extract, lint and analyze Markdown. Supports md-to-html, html-to-md, md-to-text, TOC extraction, link extraction, code block extraction, stats and linting.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

2x lazymac

2x lazymac

Maintained by Community

Actor stats

0

Bookmarked

0

Total users

0

Monthly active users

5 days ago

Last modified

Categories

Share

A developer tool for processing Markdown text. Supports multiple operations:

  • md-to-html - Convert Markdown to HTML
  • html-to-md - Convert HTML to Markdown
  • md-to-text - Strip formatting, return plain text
  • extract-toc - Extract headings as table of contents
  • extract-links - Extract all links (inline, reference, auto)
  • extract-code - Extract fenced and indented code blocks
  • stats - Word count, character count, reading time, heading/link/code counts
  • lint - Validate Markdown for common issues (broken links, unclosed code, bad headings, etc.)

Input

FieldTypeDescription
operationstringOne of the operations listed above
textstringMarkdown (or HTML for html-to-md) input

Output

Results are saved to the default key-value store under the key OUTPUT.