Use [...] omission notation and range-based quote matching
System prompt now instructs the model to quote exact words and use [...] for omissions within a passage (standard legal citation practice). Quote matching now tries: exact → case-insensitive → [...] split. For [...] quotes, the highlighted span covers from the first segment to the last, including the omitted middle text. The 'not found' notice only appears if none of the three strategies can locate the passage. https://claude.ai/code/session_016JxWnFc3baeDgkzDgxY6ex
| Repository | Jeroen1991z/mikeNL |
|---|---|
| Author | Claude <noreply@anthropic.com> |
| Authored | |
| Committed | |
| Parents | e1d9a9e0 |
| Stats | 2 files changed , +46 , -20 |
| Part of | Legal citation side panel (full-text reader with quote highlight) |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-dbd25688.md
from inside the repo you want the change in.