Appearance
type ExcerptType = "md" | "html" | "text" | "ai";
Defined in: packages/valaxy/types/frontmatter/post.ts:3