1.0.2 • Published 1 year ago
@fantazer/markdown-to-html-converter v1.0.2
Markdown to HTML Converter
A simple Node.js module for converting Markdown text to HTML using the marked
library. This package provides an easy-to-use interface for transforming Markdown into HTML, with optional customization capabilities through marked
options.
Features
- Simple and easy to use.
- Converts Markdown to HTML.
- Customizable Markdown rendering via
marked
options.
Installation
Install the package using npm:
npm install your-package-name