chore: 统一内置主题展示名称
This commit is contained in:
@@ -4,10 +4,10 @@ import { describe, expect, it } from "vitest";
|
||||
import { docxThemeStyleSchema } from "@md-to-pdf/core";
|
||||
|
||||
const bundledThemeNames = {
|
||||
"typora-github": "Typora Github",
|
||||
"typora-pixyll": "Typora Pixyll",
|
||||
"typora-whitey": "Typora whitey",
|
||||
"typora-like": "Typora Clean",
|
||||
"typora-github": "GitHub",
|
||||
"typora-pixyll": "Pixyll",
|
||||
"typora-whitey": "Whitey",
|
||||
"typora-like": "Clean",
|
||||
"gov-red-standard": "政企红头·标准文件",
|
||||
"gov-red-letter": "政企红头·标准信函",
|
||||
"enterprise-red-simple": "政企红头·企业简版",
|
||||
|
||||
Reference in New Issue
Block a user