markdown-to-html
Full-featured Markdown to HTML converter supporting GFM, math expressions, and code syntax highlighting for 50+ languages. Outputs sanitized HTML safe for embedding. Configurable themes and CSS class prefixes.
$ naos marketplace install markdown-to-html450K
12ms
4.6
178 reviews
99.95%
Patterns
Natural language patterns that route to this skill via the broker:
Resource Limits
Max Input
2MB
Max Execution
300ms
Memory Limit
512MB
Inputs & Outputs
Inputs
Outputs
Skill PlaygroundLIVE
Convert basic Markdown to HTML
Click "Run" to execute the skill
Usage Examples
Add markdown-to-html to your agent's skill dependencies
[agent.skills]
markdown-to-html = { version = "^1.0.0" }
[[agent.routes]]
pattern = "use markdown-to-html"
skill = "markdown-to-html"
input = "{{ message.content }}"Version History
2 releasesDependencies & Related Skills
Optional
Commonly Used With
Reviews(5)
4.4
5 reviews
Sarah Kim
@skim-ai
Transformed our NLP pipeline
The sentiment analysis is remarkably accurate across English, Spanish, and Korean. Emotion detection adds a layer our previous solution didn't have. Worth every cent.
Emma Wilson
@ewilson
Clean API, great results
The structured output with confidence scores makes it easy to build reliable downstream logic. We use this for email validation in our onboarding flow and it catches 99% of bad addresses.
Lena Müller
@lena-m
Essential for data pipelines
We parse hundreds of CSV files daily and this skill handles them all flawlessly. Type inference saves us hours of manual schema definition. Highly recommend for any data-heavy workflow.
Dev Patel
@devp
Good but could be faster
Works well for most use cases but latency spikes on very large inputs. The 200ms timeout is tight for documents over 2MB. Hope to see optimizations in the next version.
Carlos Ruiz
@cruiz
Reliable CSV handling
Handles edge cases that broke our previous parser — quoted fields, embedded newlines, mixed encodings. The schema detection is a nice bonus. Free tier is generous.
$0.0001/call
Developer earns $0.00007/call (70%)
Revenue Split
Changelog Feed
Subscribe to get notified when new versions of markdown-to-html are released.
Current: v1.0.0 · Feed includes changelogs, breaking changes, and security advisories.