[ci] format
This commit is contained in:
parent
a9e1cd7e58
commit
358d1dc92f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import Markdoc, { type RenderableTreeNode, type Schema, type ConfigType } from '@markdoc/markdoc';
|
||||
import Markdoc, { type ConfigType, type RenderableTreeNode, type Schema } from '@markdoc/markdoc';
|
||||
import Slugger from 'github-slugger';
|
||||
import { getTextContent } from '../runtime.js';
|
||||
|
||||
|
|
Loading…
Reference in a new issue