A Markdown to HTML converter written in Javascript.
This plugin use Showdownjs(version 1.9.0 (2018-11-10) to convert from MD to HTML.
Link to
Showdown's Markdown syntax
See this page.
Actions
Expressions
- MakeHtml: convert a markdown (string) and return an HTML string.