Protected
generateGenerate a safe filename from a title
Protected
sanitizeSanitize a string to be safe for use as filename
Protected
extractExtract frontmatter from content
Protected
extractExtract title from header line
Protected
getCount the header level (number of # characters)
Protected
isCheck if a line is a header at or above the specified level
Split strategy that divides content at specific line numbers.
Allows precise splitting at user-specified line numbers. This is useful when you know exactly where you want to split a document, perhaps based on analysis or external requirements.
Example
Line-based splitting