Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle special citation format in WARNOCK file
- Force pattern_C (simple page number matching) for WARNOCK file - Prevents false positive matches with complex citation patterns - Addresses issue with unique text formatting causing regex conflicts Issue: Pattern A and B were incorrectly matching page numbers Solution: Force simpler pattern when WARNOCK is detected in filename
- Loading branch information