sillsdev / sillsdev/serval

va and vp on same line not being populated correctly

Open
#377 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.