1
0
mirror of synced 2026-01-20 21:02:43 -05:00

Create languages src directory (#41661)

This commit is contained in:
Kevin Heis
2023-08-30 10:24:59 -07:00
committed by GitHub
parent df293570e7
commit 9bf3fc185a
108 changed files with 153 additions and 134 deletions

View File

@@ -7,7 +7,7 @@ import { visitParents } from 'unist-util-visit-parents'
import { visit, SKIP } from 'unist-util-visit'
import { remove } from 'unist-util-remove'
import { languageKeys } from '../../../lib/languages.js'
import { languageKeys } from '#src/languages/lib/languages.js'
import { MARKDOWN_OPTIONS } from '../../content-linter/lib/helpers/unified-formatter-options.js'
const { targetDirectory, removeKeywords } = JSON.parse(