UNPKG

remarked

Version:

Markdown parser and lexer. A fork of marked.js maintained for Assemble.

7 lines (6 loc) 115 B
/** * Blockquotes template * * @type {String} */ module.exports = '<blockquote>\n<%= quote %></blockquote>\n';