Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/p-adams/stego-markdown


https://github.com/p-adams/stego-markdown

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# stego-markdown

stego-markdown is a Deno TypeScript project for converting Markdown files to HTML

## Features

- Convert Markdown files to HTML.
- Easy-to-use CLI interface.

## Installation

Ensure you have Deno installed: [Install Deno](https://deno.land/#installation)

`deno run --allow-read --allow-write src/cli.ts "README.md" index.html`