SkillAgentSearch skills...

Markdown2html

Convert markdown files and wikis to html

Install / Use

/learn @alfius/Markdown2html
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Markdown2Html

Overview

Convert local markdown files or entire GitHub wikis to html.

Installation

  gem install markdown2html

Usage

Local conversion

  markdown2html file.md
  markdown2html file1.md file2.md ...

The html file will be created in the same directory with a similar name and the .html extension.

GitHub wiki

  markdown2html plataformatec/devise

This command clones the wiki in the current directory and then it converts each md file on it to html.

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated2y ago
Forks1

Languages

Ruby

Security Score

75/100

Audited on Jun 30, 2023

No findings