showdownjs / ng-showdown

Angular integration for Showdown
BSD 3-Clause "New" or "Revised" License
105 stars 33 forks source link

Replace element. #37

Closed GirlBossRush closed 5 years ago

GirlBossRush commented 5 years ago

This PR changes the directive to replace the element it's set on. This fixes issues surrounding CSS selectors targeting the immediate child elements.

Ref #32