Dave Conway-Jones fef734486f
Add initial markdown node
(not quite ready for prime time)
2019-07-05 18:53:25 +01:00
..
2019-07-05 18:53:25 +01:00
2019-07-05 18:53:25 +01:00
2019-07-05 18:53:25 +01:00
2019-07-05 18:53:25 +01:00
2019-07-05 18:53:25 +01:00
2019-07-05 18:53:25 +01:00

node-red-node-markdown

A Node-RED node to convert a markdown string to html.

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

npm install node-red-node-markdown

Usage

If the input is a string it tries to convert it into an html string.