marked-plus-image
ThnkSNS+ image syntax plugin for marked markdown parser.
Required marked
.
Syntax is @
tag.
Install
npm, yarn
npm i marked-plus-image --saveyarn add marked-plus-image
Use
;; const basename = 'https://plus.io/api/v2/files'; marked; const markdownText = '...'; // The is you markdown text.const html = ;