RocketChat / RocketChat/fuselage
message-parser: underscores disappear in bold/bold-italic when in the middle
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 162
- Forks
- 258
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 24
Description
Description
When texts like this "ОЛ_1.2_2_00_ЭС", are entered in bold/bold-italic with underscored in between, the underscore disappears and the middle text is converted to italic.
Ran tests with this example and they are failing.
Steps to reproduce
Insert an image/gif
Contributor guide
No contributing guide indexed for this repository
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 with the failing message-parser tests and reproduce the example "ОЛ_1.2_2_00_ЭС" in bold and bold-italic. Trace how underscores in the middle are parsed, then verify that the underscores remain visible and the intervening text is not converted to italic.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100