Skip to content

Commit 734e3b5

Browse files
Copilothuangyiirene
andcommitted
Fix code formatting in source.config.ts
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
1 parent cb36513 commit 734e3b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/site/source.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export const { docs, meta } = defineDocs({
3131
export default defineConfig({
3232
mdxOptions: {
3333
remarkPlugins: [
34-
remarkDirective,
34+
remarkDirective,
3535
remarkDirectiveAdmonition,
3636
remarkGfm, // GitHub Flavored Markdown (tables, strikethrough, etc.)
3737
remarkMath, // Math support (LaTeX equations)

0 commit comments

Comments
 (0)