Anshuman Bhardwaj
Anshuman Bhardwaj
## What? Make a list of components useful for Custom Apps and UI kit documentation. ## Components - Component to display component props that support nested objects/prop-types. [Example](https://polaris.shopify.com/components/selection-and-input/contextual-save-bar#props)

If an external link ends with `.html` it is recognized as an internal link. For example, in the following content the SDKResponse link renders as external but the narrowing link...
The headings from the reusable content aren't rendered on the right-hand "table of contents" component. For example, in the image below, the section inside the blue box is reusable content,...
The docs-kit renderer should show at least the payload mime type (`multipart-form`). Below is an example spec that can help with the testing of this feature. ```raml /demofiles: post: description:...
We noticed that for long names (3 lines or more), the microsite icon in the left-hand navigation gets shrunk too much. 
When using the `MultiCodeBlock` syntax, the code block titles don't appear. For example, for the following code:  the output is: 
On smaller devices, when the title of the code block is long, the title and language type occupy more space than needed and create a bad user experience. See the...