MCPcopy Index your code
hub / github.com/github/docs / rewrite-local-links.js

File rewrite-local-links.js

lib/render-content/plugins/rewrite-local-links.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'path'
2import { visit } from 'unist-util-visit'
3import { distance } from 'fastest-levenshtein'
4import { getPathWithoutLanguage, getVersionStringFromPath } from '../../path-utils.js'

Callers

nothing calls this directly

Calls 1

readJsonFileFunction · 0.85

Tested by

no test coverage detected