va and vp on same line not being populated correctly
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3
- Forks
- 2
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 3
Description
Here is the line: v 1 \va 2\va* and more text \vp 1 (2)\vp* Chapter 3 verse 1.
If I replace the string, I get: \v 1 \va 2\va*Updating later in the book to start.
Why is the vp removed, but the va stays? What is the correct behavior?
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 by reproducing the exact input line and replacement described in the issue, then trace how the va and vp markers are parsed or replaced. Confirm the intended behavior for both markers and document or test the result; the issue names no files, entry points, or existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100