Package org.springframework.ai.reader.markdown
package org.springframework.ai.reader.markdown
-
ClassDescriptionReads the given Markdown resource and groups headers, paragraphs, or text divided by horizontal lines (depending on the
MarkdownDocumentReaderConfig.horizontalRuleCreateDocument
configuration) intoDocument
s.