Skip to content

fix: preserve quoted dots in section names#305

Open
pupuking723 wants to merge 1 commit into
npm:mainfrom
pupuking723:fix/quoted-section-dot-splitting
Open

fix: preserve quoted dots in section names#305
pupuking723 wants to merge 1 commit into
npm:mainfrom
pupuking723:fix/quoted-section-dot-splitting

Conversation

@pupuking723

Copy link
Copy Markdown

Refs #22.\n\nThis keeps dots inside quoted parts of section names from being treated as nested section separators. For example, Git-style sections such as [submodule "public/mks/parts/mks-Grove125KHzRFIDReader-V1.0"] should remain a single section name instead of being split at the .0 suffix.\n\nThe splitter still preserves the existing escaped-dot behavior, but now tracks quoted ranges while scanning for section separators.\n\nI also ran npx template-oss-apply --force because template-oss-check required the generated workflow/settings updates for postlint to pass.\n\nVerification:\n\n- npm test\n- npm run eslint

Signed-off-by: 王胜 <2318857637@qq.com>
@pupuking723 pupuking723 requested a review from a team as a code owner June 10, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant