UNPKG

frontmatter-markdown-loader

Version:

Webpack loader for Front Matter Markdown file to get front matter attributes, compiled markdown and React/Vue component which renders compiled markdown

9 lines (8 loc) 179 B
module.exports = { HTML: 'html', BODY: 'body', META: 'meta', VUE_COMPONENT: 'vue-component', VUE_RENDER_FUNCTIONS: 'vue-render-functions', REACT: 'react-component' };