TextDiff
Documenter.TextDiff.splitby — Methodsplitby(reg, text)
Splits text at regex matches, returning an array of substrings. The parts of the string that match the regular expression are also included at the ends of the returned strings.
Documenter.TextDiff.splitby — Methodsplitby(reg, text)
Splits text at regex matches, returning an array of substrings. The parts of the string that match the regular expression are also included at the ends of the returned strings.
Settings
This document was generated with Documenter.jl version 1.15.0 on Wednesday 22 October 2025. Using Julia version 1.12.1.