commercetools-docs-kit
commercetools-docs-kit copied to clipboard
add support for types and endpoint URN link resolution in standard mdx content
Types and Endpoint URN links are not supported in plain mdx content. Currently they get resolved only when part of raml processing (e.g. when a link is inserted into a description field in raml api definition)
Please refer to this thread for better understanding the issue:
https://github.com/commercetools/commercetools-docs-kit/pull/1445#discussion_r1037318364
The goal of the ticket is to merge all the theme plugins into the docs theme plugin and ensure the URL links are supported in mdx context Ensure the bundle size doesn't increase significantly.