@@ -6,81 +6,81 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com
66
77## Integrations List
88
9- <IntegrationCard type =" markdown-it " title =" 双向链接 " package =" markdown-it-bi-directional-links " >
9+ <IntegrationCard type =" markdown-it " title =" Bi-Directional Links " package =" markdown-it-bi-directional-links " >
1010 <template v-slot:badge >
1111 <Badge type="tip" text="v2.0.0-rc10" />
1212 </template >
1313</IntegrationCard >
1414
1515<br />
1616
17- <IntegrationCard type =" markdown-it " title =" 元素转换 " package =" markdown-it-element-transform " >
17+ <IntegrationCard type =" markdown-it " title =" Elements Transformation " package =" markdown-it-element-transform " >
1818 <template v-slot:badge >
1919 <Badge type="tip" text="v2.0.0-rc10" />
2020 </template >
2121</IntegrationCard >
2222
2323<br />
2424
25- <IntegrationCard type =" markdown-it " title =" 懒加载模糊缩略图 " package =" markdown-it-unlazy-img " >
25+ <IntegrationCard type =" markdown-it " title =" Lazy loading blurred thumbnails " package =" markdown-it-unlazy-img " >
2626 <template v-slot:badge >
27- <Badge type="warning" text="Beta 测试 " />
27+ <Badge type="warning" text="Beta" />
2828 </template >
2929</IntegrationCard >
3030
3131<br />
3232
33- <IntegrationCard type =" vitepress " title =" 阅读增强 " package =" vitepress-plugin-enhanced-readabilities " >
33+ <IntegrationCard type =" vitepress " title =" Enhanced Readabilities " package =" vitepress-plugin-enhanced-readabilities " >
3434 <template v-slot:badge >
3535 <Badge type="tip" text="v2.0.0-rc10" />
3636 </template >
3737</IntegrationCard >
3838
3939<br />
4040
41- <IntegrationCard type =" vitepress " title =" 行内链接预览 " package =" vitepress-plugin-inline-link-preview " >
41+ <IntegrationCard type =" vitepress " title =" Inline Link Previewing " package =" vitepress-plugin-inline-link-preview " >
4242 <template v-slot:badge >
4343 <Badge type="tip" text="v2.0.0-rc10" />
4444 </template >
4545</IntegrationCard >
4646
4747<br />
4848
49- <IntegrationCard type =" vitepress " title =" 闪烁高亮当前的目标标题 " package =" vitepress-plugin-highlight-targeted-heading " >
49+ <IntegrationCard type =" vitepress " title =" Blinking highlight targeted heading " package =" vitepress-plugin-highlight-targeted-heading " >
5050 <template v-slot:badge >
5151 <Badge type="tip" text="v2.0.0-rc10" />
5252 </template >
5353</IntegrationCard >
5454
5555<br />
5656
57- <IntegrationCard type =" vitepress " title =" 基于 Git 的页面历史 " package =" vitepress-plugin-git-changelog " >
57+ <IntegrationCard type =" vitepress " title =" Git-based page histories " package =" vitepress-plugin-git-changelog " >
5858 <template v-slot:badge >
5959 <Badge type="tip" text="v2.0.0-rc10" />
6060 </template >
6161</IntegrationCard >
6262
6363<br />
6464
65- <IntegrationCard type =" vitepress " title =" 预览图片(社交媒体卡片)生成 " package =" vitepress-plugin-og-image " >
65+ <IntegrationCard type =" vitepress " title =" Previewing image (social media card) generation " package =" vitepress-plugin-og-image " >
6666 <template v-slot:badge >
67- <Badge type="warning" text="Beta 测试 " />
67+ <Badge type="warning" text="Beta" />
6868 </template >
6969</IntegrationCard >
7070
7171<br />
7272
73- <IntegrationCard type =" vitepress " title =" 页面属性 " package =" vitepress-plugin-page-properties " >
73+ <IntegrationCard type =" vitepress " title =" Page properties " package =" vitepress-plugin-page-properties " >
7474 <template v-slot:badge >
75- <Badge type="danger" text="Alpha 测试 " />
75+ <Badge type="danger" text="Alpha" />
7676 </template >
7777</IntegrationCard >
7878
7979<br />
8080
81- <IntegrationCard type =" vitepress " title =" <mark> 元素增强 " package =" vitepress-plugin-enhanced-mark " >
81+ <IntegrationCard type =" vitepress " title =" Enhanced <mark> elements " package =" vitepress-plugin-enhanced-mark " >
8282 <template v-slot:title >
83- <code><mark></code> 元素增强
83+ Enhanced <code><mark></code> elements
8484 </template >
8585 <template v-slot:badge >
8686 <Badge type="tip" text="v2.0.0-rc10" />
@@ -89,17 +89,17 @@ Nólëbase Integrations project provides a variety of integrations, plugins, com
8989
9090<br />
9191
92- <IntegrationCard type =" vitepress " title =" 缩略图模糊哈希生成 " package =" vitepress-plugin-thumbnail-hash " >
92+ <IntegrationCard type =" vitepress " title =" Thumbnail hashing for images " package =" vitepress-plugin-thumbnail-hash " >
9393 <template v-slot:badge >
94- <Badge type="warning" text="Beta 测试 " />
94+ <Badge type="warning" text="Beta" />
9595 </template >
9696</IntegrationCard >
9797
9898<br />
9999
100100<IntegrationCard type =" obsidian " title =" UnoCSS " package =" obsidian-plugin-unocss " >
101101 <template v-slot:badge >
102- <Badge type="warning" text="Beta 测试 " />
102+ <Badge type="warning" text="Beta" />
103103 </template >
104104</IntegrationCard >
105105
0 commit comments