MCPcopy Create free account
hub / github.com/CommandCodeAI/BaseAI / rehype.ts

File rehype.ts

apps/baseai.dev/src/mdx/rehype.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { slugifyWithCounter } from '@sindresorhus/slugify';
2import * as acorn from 'acorn';
3import { toString } from 'mdast-util-to-string';
4import { mdxAnnotations } from 'mdx-annotations';

Callers

nothing calls this directly

Calls 1

getSectionsFunction · 0.70

Tested by

no test coverage detected