Typedoc Plugin Markdown Versions Save

A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.

[email protected]

3 months ago

Patch Changes

  • Fix "undefined" custom @group headings.

[email protected]

4 months ago

Patch Changes

  • Fixed publicPath implemention.

[email protected]

4 months ago

Patch Changes

  • Ignore seperate module index when entryModule is defined.

[email protected]

4 months ago

Patch Changes

  • Fix params being incorrectly escaped in list format.
  • Removed generator in footer.
  • Fix typing of the defineTheme method.

[email protected]

4 months ago

Patch Changes

  • Allow jsx style curly braces in comments.

[email protected]

4 months ago

Patch Changes

  • Expose textContentMappings to navigation
  • Expose theme hooks similar to default theme.
  • Expose TypedDoc media and include syntax.
  • Expose @experimental and @internal doc flags
  • Handle symbols with same name when generating urls
  • Expose version to breadcrumbs.home text mapping
  • Escape curly braces inside comment blocks.

[email protected]

4 months ago

Patch Changes

  • Updated documentation

[email protected]

4 months ago

Patch Changes

  • Fixed navigation structure

[email protected]

4 months ago

Patch Changes

  • Update ui for @eventProperty tags
  • Added textContentMappings option

[email protected]

5 months ago

Patch Changes

  • Packages output file fixes