This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/static/directives/markdown-view.html
Joseph Schorr c6f2132094 - Convert to Angular 1.2.1
- Change the header into a directive
- Change the repo search into a directive
- Fix ZeroClipboard issue that occurs in the new Chrome beta
- Add support for dynamic <meta description>
2013-11-18 19:03:35 -05:00

1 line
97 B
HTML

<span class="markdown-view-content" ng-bind-html="getMarkedDown(content, firstLineOnly)"></span>