### What problem does this PR solve?



### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
Kevin Hu
2024-10-11 15:33:38 +08:00
committed by GitHub
parent 2d1c83da59
commit 190eea7097
2 changed files with 2 additions and 1 deletions

View File

@ -151,6 +151,7 @@ def qbullets_category(sections):
maxium = h
return res, QUESTION_PATTERN[res]
BULLET_PATTERN = [[
r"第[零一二三四五六七八九十百0-9]+(分?编|部分)",
r"第[零一二三四五六七八九十百0-9]+章",