matrix-org / matrix-org/matrix-hookshot
GitHub notification quotes don't wrap the whole body
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description

for some reason, this is quoted doubly. the intended quote is closed after the first block instead of continuing the level 1 quote. original comment:
https://github.com/vector-im/element-web/issues/20578#issuecomment-1015574801
event source excerpt: `
\n`\n\nI'm finding a difficulty in reproducing this issue, kindly helpsweat_smile
\n
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how GitHub notification bodies are converted from the event source HTML, using the linked Element issue and the nested blockquote excerpt to reproduce the behavior. The work is done when the full notification body remains inside the intended level-1 quote instead of ending after the first block.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100