We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a67289 commit 2dccc7fCopy full SHA for 2dccc7f
.changeset/chilly-seas-invent.md
@@ -2,4 +2,4 @@
2
'typedoc-plugin-markdown': minor
3
---
4
5
-– Mark parameters with default values as optional, matching the default TypeDoc theme.
+- Mark parameters with default values as optional, matching the default TypeDoc theme.
.changeset/config.json
@@ -17,6 +17,7 @@
17
"typedoc-vitepress-theme",
18
"typedoc-plugin-remark",
19
"typedoc-docusaurus-theme",
20
- "docusaurus-plugin-typedoc"
+ "docusaurus-plugin-typedoc",
21
+ "typedoc-plugin-frontmatter"
22
]
23
}
0 commit comments