SilentDepth
SilentDepth
Greens area actually emerald. Yellows are actually amber. Purples are actually violet. Grays are actually cool gray. Page: https://windicss.org/utilities/colors.html
### Environment Nitro: 0.5.4 Node: 16.14.2 ### Reproduction https://stackblitz.com/edit/nitro-8ovcqq?file=routes/one/%5Ba%5D.json.ts ### Describe the bug #### `/routes/[a].json.js` **URL:** `/foo.json` **Expected params:** `{ "a": "foo" }` **Actual params:** `{ "a.json": "foo.json" }` ####...
### Expected Behaviour "A" rendered properly. ### Actual Behaviour The triangle region of "A" is filled. ### Steps To Reproduce 1. Repro repo: https://github.com/SilentDepth/repro-node-pureimage-filltext-issue 2. `npm install` 3. `node index.js`...
## Description of the proposed feature A proverb is a page with only a title and no content, like a tweet. Users can just create proverbs to express themselves briefly,...
#### Description Headings in synced blocks are not shown in the TOC block with the current version of notion-utils (v6.16.0). This PR fixes the issue. | Notion | react-notion-x |...
#### Description In Notion, different list blocks of the same indent level have their titles (list item names) started from the same horizontal position. This PR attempts to implement this...