2 references to IsDocumentBoundary
aspire (2)
Documentation\Docs\LlmsTxtParser.cs (2)
242
if (
IsDocumentBoundary
(span) && !IsInsideCodeBlock(0, codeBlocks))
260
&&
IsDocumentBoundary
(span[position..]))