starter icon indicating copy to clipboard operation
starter copied to clipboard

πŸ“– The starter kit for your Mintlify docs

Results 48 starter issues
Sort by recently updated
recently updated
newest added

I have a large number of files with theβ€œ. MD” suffix, and it would be very troublesome to change them to the ".mdx" suffix, which involves issues such as link...

How to make the code for FlagPainter.java better

Mermaid diagrams are an awesome feature. Often, mermaid diagrams can contain extensive content, though, which makes them hard to read on the docs. It would be amazing if we could...

No wonder the suggestion is different because Copilot suggests on the spot. _Originally posted by @sinsukehlab in https://github.com/skills/copilot-codespaces-vscode/issues/57#issuecomment-1684859731_

I have a valid Open API specification file. ![Image](https://github.com/user-attachments/assets/d0f40eff-9b3f-4e0e-aaa0-69fd7d78e96a) This is how the `paths` section looks in the `specification.json` file: ``` "paths": { "/identity/roleClaim": { "get": { "tags": ["RoleClaim"], "summary":...