zhi-common
Advanced tools
Comparing version 1.23.2 to 1.23.3
@@ -46,7 +46,7 @@ /** | ||
* @param yaml - 要添加的 YAML 头部 | ||
* @param markdown - 原始的 Markdown 内容 | ||
* @param content - 原始的 Markdown 内容 | ||
* @returns 更新后的 Markdown 内容 | ||
*/ | ||
static addYamlToMd(yaml: string, markdown: string): string; | ||
static addYamlToMd(yaml: string, content: string): string; | ||
} | ||
export default YamlUtil; |
{ | ||
"name": "zhi-common", | ||
"version": "1.23.1", | ||
"version": "1.23.2", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "a collection of util tools", |
{ | ||
"name": "zhi-common", | ||
"version": "1.23.2", | ||
"version": "1.23.3", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "a collection of util tools", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
866175