We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7440f3 commit 2c41a57Copy full SHA for 2c41a57
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.6](https://github.com/KarinJS/md-html/compare/v1.1.5...v1.1.6) (2024-09-16)
4
+
5
6
+### Bug Fixes
7
8
+* 如果传递的是文件路径 自动识别对应语言 ([d7440f3](https://github.com/KarinJS/md-html/commit/d7440f32b442b9239706c2a9d0fcd57c61e13065))
9
10
## [1.1.5](https://github.com/KarinJS/md-html/compare/v1.1.4...v1.1.5) (2024-09-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@karinjs/md-html",
- "version": "1.1.5",
+ "version": "1.1.6",
"description": "Convert Markdown text to HTML text",
"homepage": "https://github.com/KarinJS/md-html",
"bugs": {
0 commit comments