undocs
undocs copied to clipboard
Minimal Documentation theme and CLI for shared usage across UnJS projects.
### Environment any ### Reproduction https://nitro.unjs.io/deploy/providers/alwaysdata ### Describe the bug So it seems when you have a list with content the `a` tag gets put into a new line. I...
### Describe the feature # Releases Page Since we already capture the github repo `org/repo` we can then leverage that to make something like. - [Nuxt UI Pro Releases Page](https://ui.nuxt.com/releases)...
In a repo, there may be a folder named `examples`. In the documentation, we need to find a way to add some links to it like in aside or in...
- First goal of undocs is to make **writing docs** simple and make sure it remain simple at all costs - Second goal is to make sure undocs internals remain...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@iconify-json/simple-icons](https://icon-sets.iconify.design/simple-icons/) | [`^1.1.113` -> `^1.1.114`](https://renovatebot.com/diffs/npm/@iconify-json%2fsimple-icons/1.1.113/1.1.114) | [](https://docs.renovatebot.com/merge-confidence/)...
### Describe the change The code block with a filename are all gone. After `Using h3, we can do the same thing:` there must be a code block.  ###...
### Environment - macOS Sonoma 14.1.1 (23B81) with apple silicon - Google Chrome Version 125.0.6422.113 (Official Build) (arm64) ### Reproduction 1. Go to https://nitro.unjs.io/ 2. Scroll and place any "features"...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@iconify-json/logos](https://icon-sets.iconify.design/logos/) | [`^1.2.0` -> `^1.2.3`](https://renovatebot.com/diffs/npm/@iconify-json%2flogos/1.2.0/1.2.3)...
### Describe the feature I've disabled jsdocs transform in 62ede86a7463fb15b34b5d66cf8fc0571d51adb1 since it currently moves all blocks like alerts to the last we should fix it. (also the headings are not...