developit / developit/snarkdown

in inline html, attribute values are incorrectly parsed as markdown

Open
#98 4 comments 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.4k
Forks
116
PR merge metrics
No merged PRs in 30d

Description

Test case:

```js
snarkdown(`link`)
```

[JSFiddle link](http://jsfiddle.net/x6ub3dfr/)

expected result:

```html
link
```

actual result:

```html
link
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.