Releases: typedoc2md/typedoc-plugin-markdown
Releases · typedoc2md/typedoc-plugin-markdown
typedoc-plugin-markdown@4.3.3
Patch Changes
- Correctly handle anchor resolutions with table formats.
- Fix invalid typescript syntax for type aliases inside declaration code blocks when "useCodeBlocks" is true (#741).
typedoc-plugin-markdown@4.3.2
Patch Changes
typedoc-plugin-markdown@4.3.1
typedoc-plugin-markdown@4.3.0
Minor Changes
- Implemented typedoc 0.27 compatibility support.
- Exposed "typeDeclarationVisibility" option to provide a "compact" output structure (#703).
- Exposed "pageTitleTemplates" option that accepts a string with placeholder or function arguments to control page titles (#715).
- Exposed formatting with prettier options "formatWithPrettier" and "prettierConfigFile" that enables additional formatting of output if Prettier is installed on a project.
Patch Changes
typedoc-plugin-markdown@4.2.10
Patch Changes
- Enhanced the formatting and structure of accessor output (#711)
typedoc-plugin-markdown@4.2.9
typedoc-plugin-markdown@4.2.8
Patch Changes
- Fix missing slash when public path is prefixed with http (#688)
typedoc-plugin-markdown@4.2.7
typedoc-plugin-markdown@4.2.6
Patch Changes
- Expose missing entrypoints to navigation (#663)
- Fix missing function descriptions in indexes