mirror of
https://github.com/halo-dev/theme-earth.git
synced 2025-10-14 22:47:03 +00:00
Make github markdown styles as default
Signed-off-by: Ryan Wang <i@ryanc.cc>
This commit is contained in:
@@ -74,5 +74,11 @@
|
||||
"pupa": "^3.1.0",
|
||||
"tocbot": "^4.32.2"
|
||||
},
|
||||
"packageManager": "pnpm@10.6.3+sha512.bb45e34d50a9a76e858a95837301bfb6bd6d35aea2c5d52094fa497a467c43f5c440103ce2511e9e0a2f89c3d6071baac3358fc68ac6fb75e2ceb3d2736065e6"
|
||||
"packageManager": "pnpm@10.6.3+sha512.bb45e34d50a9a76e858a95837301bfb6bd6d35aea2c5d52094fa497a467c43f5c440103ce2511e9e0a2f89c3d6071baac3358fc68ac6fb75e2ceb3d2736065e6",
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"@parcel/watcher",
|
||||
"esbuild"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@@ -114,7 +114,7 @@ spec:
|
||||
- $formkit: select
|
||||
name: content_style
|
||||
label: 内容样式
|
||||
value: "tailwind"
|
||||
value: "github"
|
||||
options:
|
||||
- label: GitHub 风格
|
||||
value: github
|
||||
|
Reference in New Issue
Block a user