Skip to content

feat: add hex filter & filter pipelines documentation#133

Merged
backwardspy merged 1 commit into
mainfrom
feat/hex-filter
Mar 1, 2026
Merged

feat: add hex filter & filter pipelines documentation#133
backwardspy merged 1 commit into
mainfrom
feat/hex-filter

Conversation

@backwardspy

@backwardspy backwardspy commented Mar 1, 2026

Copy link
Copy Markdown
Member

resolves #114

@backwardspy backwardspy merged commit 49b7c84 into main Mar 1, 2026
4 checks passed
@backwardspy backwardspy deleted the feat/hex-filter branch March 1, 2026 10:34
## `hex` {#filters-hex}

- **Description**: Fetch a colour's hex representation. Shortcut for `get(key="hex")`.
- **Example**: `red | hex` ⇒ `#d20f39`

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that including the # prefix for the output here is potentially misleading?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants