Danny Ben Shitrit
Danny Ben Shitrit
Retype sites - including retype.com - do not show an icon in Google Search results:  I found information on it here: **[Define a favicon to show in search results](https://developers.google.com/search/docs/appearance/favicon-in-search)**...
Hey - this looks super cool. Any chance to have built release binaries, so we can install with eget?
Hey - this looks like a really cool project. Is it still maintained? If so, there are some issues: ```python #!/usr/bin/env python from gensphere.genflow import GenFlow from gensphere.hub import Hub...
cc #687 Changes: - `String#wrap` no longer has a default value of 80 (it was never used by anyone) - Settings now has a new `word_wrap` option, defaults to 80...
This is a live issue that lists future breaking changes that we might want to implement when releasing the next major version. 1. Rename `Settings.enable_bash3_bouncer` to `Settings.enable_old_bash_bouncer` since we are...
This new (?) CSS is too opinionated in how H2s are used throughout the document. ```css @media print { .retype-markdown h2 { page-break-before: always; } } ``` Even the Retype...
It would be a shame (and a burden) if this is no longer maintained. By now, it is becoming an important part of my bash ecosystem... Would be nice to...
Hello, Since I found eget, it is my preferred installation mode, so first of all - thanks for the time you invest in it. I am sure this was suggested...