When there is markdown inside of html it doesn't seem to parse.
For example:
<div class="alert alert-info">
This is an **awesome** link to another site: [Internal to this website :)](/#/foo-bar).
</div>
renders as:

Using showdown v1.2.0.
Was this done by design? Or have we not had a need for it?
When there is markdown inside of html it doesn't seem to parse.
For example:
renders as:
Using showdown v1.2.0.
Was this done by design? Or have we not had a need for it?