developit / developit/snarkdown

Escaping doesn't work properly

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

Description

**input**
```
this\*is\*important
```
**actual**
```
this\*is\*important
```
**expected**
https://babelmark.github.io/?text=this%5C*is%5C*important
```
this*is*important
```

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.