We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f73e901 commit c2b4c9bCopy full SHA for c2b4c9b
2 files changed
.hongdown.toml
@@ -1,3 +1,4 @@
1
+no_inherit = true
2
include = ["*.md", "**/*.md"]
3
exclude = [
4
"**/node_modules/**",
mise.toml
@@ -5,7 +5,7 @@ node = "22"
5
pnpm = "10.28.0"
6
7
[tools."github:dahlia/hongdown"]
8
-version = "0.2.6"
+version = "0.3.0"
9
10
[tools."github:dahlia/hongdown".platforms]
11
linux-x64 = "hongdown-*-x86_64-unknown-linux-musl.tar.bz2"
0 commit comments