matrix-org / matrix-org/allchange
`<ol>` tags in PR titles aren't escaped
Open
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
`
- ` tags in PR titles aren't escaped
**To Reproduce**
Generate changelog for something including https://github.com/matrix-org/matrix-react-sdk/pull/8211 (eg. v1.1.0.9)
**Expected behavior**
Escaped `
- ` in backticks
Contributor guide
Research direction
Start by generating a changelog that includes matrix-react-sdk pull request 8211 and trace how its title is rendered. Done means the
- tag in the title is escaped while remaining inside backticks, matching the expected behavior described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100