Isaac Muse

Results 85 issues of Isaac Muse

Unknown colors that were saved to a palette when a color space was known, but then for whatever reason may have been removed should be gracefully handled. Ideally, some indicator...

T: enhancement
skip-triage

It may be cool to expose interpolation methods, such as B-spline, Natural, and Catmull-Rom. This obviously could be done in the mixing tool, but I wonder if it would be...

T: feature
P: maybe
S: triage

I've been working on simulating color vision deficiencies over in ColorAide: https://github.com/facelessuser/coloraide/issues/150. Once that settles, maybe we can come up with a useful tool here. Not sure what it would...

T: feature
P: maybe
S: triage

I trying to decide if we should expose the Oklch chroma reduction gamut mapping to better align with the CSS Level 4 spec. Personally, I don't think it works that...

S: triage

Completely experimental. The idea is to (eventually) replace Admonitions, Details, and Tabs with a new directive format. We won't be killing off replaced legacy extensions, not for some time. Pros:...

C: docs
C: details
S: work-in-progress
S: needs-review
C: infrastructure
C: tests
C: source
C: tabbed

## Embedding Video/Audio File Types Resolves #897 This is an experimental branch that explores syntax to embed media. The idea is to use the existing `![]()` syntax that has been...

C: docs
C: magiclink
S: needs-review
C: infrastructure
C: source

Resolves #1724

C: docs
S: needs-review
C: tests
C: source
C: tabbed

### Description This would allow users to create a special fence that accepts arbitrary Python code and then executes it and displays it as if it were run in a...

T: feature
skip-triage

The title says it all. The idea is just to make the titles a little more flexible.

C: details
T: enhancement
C: tabbed

Will do everything that B64 does now, but will provide an syntax to force inlining, and optionally a mode to inline all images as B64 does now. Will handle PNG,...

T: feature
C: b64
skip-triage
P: low