export const cleanMarkdownEnv = (env) => ({ filePath: env.filePath, filePathRelative: env.filePathRelative, base: env.base, references: env.references, });