@fantazer/markdown-to-html-converter
v1.0.2
Published
Markdown to HTML converter
Readme
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
markedoptions.
Installation
Install the package using npm:
npm install your-package-name