mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
49ea71ed4f
- Change fixture response of posts route to actual format. - Extracted classNames logic of routes into style-body mixin. - Additionally replaced all double-quotes with single-quotes for style conformance.
5 lines
No EOL
134 B
Handlebars
5 lines
No EOL
134 B
Handlebars
<section class="entry-preview-content">
|
|
<div class="rendered-markdown">
|
|
{{format-markdown markdown}}
|
|
</div>
|
|
</section> |