Lines Matching full:so
21 * ModeRegistry::withSubParser() so block content (lists, fenced code,
22 * tables) works inside the body. The sub-parser excludes BASEONLY so
31 * so the outer parse state is not corrupted.
44 * paragraph wrapping into explicit `linebreak` calls so existing DW
71 * The first line uses (?:^|\n)> rather than \n> so the blockquote
74 * consuming \n, so at the boundary the \n has already left the
80 * line consumed up to but not including the \n, so it is always
88 // `\n` that the next iteration re-anchors on, so the group never
181 * post-pass so paragraph wrapping is flattened into explicit
187 * line of the segment, so adding `$segmentStart` to each
242 * 2. Drops the first and last `linebreak` calls so the run starts