Skip to content

Markdown inside HTML doesn't parse #178

@SyntaxRules

Description

@SyntaxRules

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:

image

Using showdown v1.2.0.

Was this done by design? Or have we not had a need for it?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions