View source to see the code.
This example loads Marked, a single file markdown parser, which was downloaded with npm to node_modules.
Enter markdown: # Hello, World! * one * two * three Convert markdown to HTML
Output: