diff --git a/docs/appendix-b-grouped.txt b/docs/appendix-b-grouped.txt index 56955e4..fdd6f64 100644 --- a/docs/appendix-b-grouped.txt +++ b/docs/appendix-b-grouped.txt @@ -914,7 +914,6 @@ regex. They can have prefixes: . (dot) marks a non-capturing subrule, [``](appendix-a-index#after-subrule) zero-width lookbehind [``](appendix-a-index#after-negative-subrule) negative zero-width lookbehind [``](appendix-a-index#same-subrule) zero-width between two identical chars -[``](appendix-a-index#prior-subrule) last matched pattern [``](appendix-a-index#question-subrule) matches nothing, always true [``](appendix-a-index#exclamation-subrule) always false --------------------------------------------------------------- -------------------------------------------------