nanobowers

Results 31 comments of nanobowers

@kojix2 I believe this is waiting on this pr: https://github.com/red-data-tools/red-colors/pull/13 Sadly, I forgot to mention this earlier.

Hello @mrkn , I think adding this may require a dependency on another Gem such as https://github.com/janlelis/paint to be able to support 24-bit color in the terminal. Is it acceptable...

@mrkn I am working on this and have made some progress getting simple plots to display. There is a dependency on #34, as it requires at least 256 color support...

@mrkn I have edits in progress and expect to create a PR later this week for support of functions in lineplot

@mrkn I should have asked first before proceeding. I will put my branch on a shelf, and manually merge in documentation updates for lineplot (per #6 ) to your changes...

Emoji does not appear to really be part of cmark-gfm, FWIW per: https://github.com/github/cmark-gfm/issues/75 Guess that leaves tables and task-lists.

Is this effectively a duplicate of #285 ? If not, how does it differ?

@johnjansen Between https://github.com/nanobowers/uri_template and the URI support in the stdlib, is this covered now?

@trollmao I'm learning Crystal too, and wrote the uri_template shard to hopefully improve my skills and also to learn about RFC6570, etc. There's also https://github.com/johnjansen/crystal-uri-extensions from the original poster @johnjansen...

@0xdevalias I revisited this a couple of years after the PR and in retrospect I'm not sure I did it properly. :face_with_diagonal_mouth: Would be nice to get confirmation from someone...