UNPKG

showdown

Version:

A Markdown to HTML converter written in Javascript

9 lines (8 loc) 189 B
> ## This is a header. > > 1. This is the first list item. > 2. This is the second list item. > > Here's some example code: > > return shell_exec("echo $input | $markdown_script");