ScullyContentComponent
Overview
The scully-content
component render the processed markdown result (static HTML).
Usage
<!-- This is where Scully will inject the static HTML -->
<scully-content></scully-content>
NOTE: The scully-content
component does not work inside an *ngIf
directive.