/marked-html

Render markdown to a complete html document.

Primary LanguageJavaScriptMIT LicenseMIT

marked-html

Renders a Markdown file as a complete HTML document based on a mustache template. Uses marked to transform and highlight.js to syntax highlight code.

Inspired by markdown-html.

License

Copyright (c) 2013, Peter Parente under the MIT License.

See the LICENSE file for details.