cucumber / cucumber/action-create-github-release

Backticks in changelog text not properly escaped

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

If you have a CHANGELOG entry like:

```markdown
### Added
- Make a Release tagging the `HEAD` of the current branch
```

it ends up in the Release body as:
```markdown
### Added
- Make a Release tagging the of the current branch
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.