Isaac Muse

Results 85 issues of Isaac Muse

This case incorrectly gets parsed by MagicLink and turned into a link within a link: ```html http://mdpopups.com ``` This is incorrect, and we should be checking if the parent(s) is...

T: bug
C: magiclink
P: low

**Describe the bug** Class and State Diagrams all share `` elements with the same `id` instead of making them unique. If given two diagrams that share `` elements with the...

Type: Bug / Error
Graph: Sequence
Graph: Flow
Graph: Class
Graph: Git
Graph: State
Graph: Pie Chart
Status: In progress
Status: Awaiting PR

**Version info** - OS: All - Build: 2078 **Description** When selecting a line in Sublime Merge diff, the `gutter_foreground_highlight` option of the relevant color scheme is not respected. **Steps to...

I'm considering a rewrite of the CSS parsing approach. We may take the approach of parsing the CSS as returning something like an AST. Then we would take that AST...

T: feature
C: css-parsing
skip-triage

Performs a similar approach as Scale LH, but instead scales color towards the achromatic version of itself. This is performed in a linear light RGB space. When scaling the color...

As title mentions, none of the live examples allow editing.

I'm currently working to add HCT support so people can use it to do tonal mappings. The color space is ported locally, but it will need to gamut map the...

Topic: Documentation

I noticed that the library has a `lighten` and `darken` method. It doesn't seem to be documented in the API, but it does seem to be used in the docs....

**Operating system**: macOS 13.3.1 **wxPython version & source**: pypi 4.2.1 **Python version & source**: python 3.10 and Python 3.11 (from Python.org installer) **Description of the problem**: Horizontal static lines do...