md2html

Installation
SKILL.md

Markdown to HTML Converter

Usage

# Basic - output to same directory with .html extension
/scripts/md2html.sh <input.md>

# Custom output path
/scripts/md2html.sh <input.md> [output.html]

Examples

# Convert and preview
./scripts/md2html.sh notes/knowledge/ai-basics/ai-prompts.md
Related skills

More from jssfy/k-skills

Installs
4
Repository
jssfy/k-skills
GitHub Stars
2
First Seen
13 days ago