enkidevs / enkidevs/remark-stringify

Option to opt-out from escaping shortcuts

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

Description

Hi,

Trying to create a heading with pseudo-shortcut (`[0.2.0] - 2019-09-13`) but get a leading backslash in front of it. Is there any way to opt-in for leaving those pseudo-shortcuts alone and not escaping them?

```diff
- ## [0.2.0] - 2019-09-13
+ ## \[0.2.0] - 2019-09-13
```

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.