Tad Lispy
Tad Lispy
When parsing a string block like this: ``` |> Title There are spaces here -> ``` the trailing spaces will be ignored. In most cases it makes sense - probably...
Trailing spaces from string blocks were not rendered, even when the block was created using Mark.New.string. See . This PR removes the trimming when string is rendered and instead adds...
It looks similar to #52 but I thought it's better to open a separate issue. Here's the whole output: ``` Error: something went wrong, expected number of arguments=256 but got...
### What's missing? Thank you for jupyenv. It looks very awesome. I'm new to Jupyter. Presently trying to setup a project to learn it. As I learn I use Git...
Hi! Thank you for all your efforts around Gloo. It's very nice. I'm heaving trouble figuring out how to use `gloo_render::request_animation_frame` and would really appreciate a simple, yet practical example....
Hey! I just watched your ElmConf talk and love the idea of Config UI. Thanks for sharing it. It works great in Chromium, but in Firefox the drag is unreliable....
Mentioning tests, change log, good practices regarding description (version, impact, steps to reproduce).
Hi! Thanks a lot for this package. It's awesome. To the point: I have an endpoint with the following definiton: ``` elm collections : Postgrest.Endpoint Collection collections = let selectFromDeck...
Allows to map all labels in a Zipper and preserve focus. See doc examples in `src/Tree/Zipper.elm`. Also I've upgraded `elm` dependency in `package.json` to latest `elm-0.19.0-no-deps`. Without it `npm install`...
I think characters from other Unicode blocks should also be added for completeness, but I lack required linguistic knowledge to provide translations. Hopefully we can consider it a small progress...