import { extname } from "pathe"; import { stripBasePath, withBasePath } from "./base-path.ts"; import type { FolderMeta, SidebarDisplay, SidebarItemConfig, } from "./schema.ts"; import type { Diagnostic, FeaturedLink, NavNode, Navigation, NavSelector, NavTab, PageRecord, } from "./types.ts"; const NUMERIC_PREFIX = /^(?\d+)[-_.]/u; const GROUP_FOLDER = /^\((?