UNPKG

ember-ghost

Version:

Fully-functional, SEO friendly static site implementation of a blog system built on Ember.

6 lines (4 loc) 156 B
import MarkdownToHTML from 'ember-cli-showdown/components/markdown-to-html'; export default MarkdownToHTML.extend({ classNames: ['kg-card-markdown'], })