Versions in this module Expand all Collapse all v2 v2.2.0 Jul 7, 2026 v2.1.1 Jul 5, 2026 Changes in this version + func IsAttachmentLink(target string) bool + func Slugify(name string) string + func TitleFromPath(path string) string + type Chunk struct + CodeBlocks int + HasTable bool + HasTask bool + HeadingPath string + Index int + Level int + NoteSlug string + RichText string + Text string + WordCount int + type Result struct + Chunks []Chunk + Frontmatter map[string]any + Links []string + Tags []string + func Parse(body, noteSlug string, maxChunkRunes, overlapRunes int, skipAttachments bool) Result Other modules containing this package github.com/nmdra/notebrain-cli