undocs icon indicating copy to clipboard operation
undocs copied to clipboard

Minimal Documentation theme and CLI for shared usage across UnJS projects.

Results 22 undocs issues
Sort by recently updated
recently updated
newest added

### 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...

bug
discussion

### 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)...

enhancement

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...

enhancement
discussion

- 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...

discussion

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@iconify-json%2fsimple-icons/1.1.114?slim=true)](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. ![image](https://github.com/unjs/h3/assets/45267552/cf5f2e25-f123-4012-8f6a-bba272b107ac) ###...

documentation

### 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...

enhancement