diff --git a/.changeset/config.json b/.changeset/config.json index fca77d967..5eaa8f539 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -10,13 +10,5 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "minor", - "ignore": [ - "@devtools/*", - "typedoc-plugin-frontmatter", - "typedoc-plugin-remark", - "typedoc-github-wiki-theme", - "typedoc-gitlab-wiki-theme", - "typedoc-vitepress-theme", - "docusaurus-plugin-typedoc" - ] + "ignore": ["@devtools/*"] } diff --git a/.changeset/large-foxes-sniff.md b/.changeset/large-foxes-sniff.md new file mode 100644 index 000000000..e54265a8d --- /dev/null +++ b/.changeset/large-foxes-sniff.md @@ -0,0 +1,6 @@ +--- +'typedoc-plugin-remark': patch +--- + +- Add toc from remark-tocs to document reflections +- Normalize tables output