François VANTOMME
François VANTOMME
If this variant were to exist, I would be more than happy to use it for italics where I already use a large amount of open characters :)
> An interesting answer to this may be _striped underline_: >  I like the idea of stripes, but underlining adds noise. How about striped numbers? 
@be5invis, other people have added more monospace examples. Does this need more justification?
Hi @jgigault! Adding an option `skip_day` seems to specific. IMHO the format may be anything accepted as a date format, which includes these forms: ```ruby Date.strptime('2001-02-03', '%Y-%m-%d') #=> # Date.strptime('03-02-2001',...
Great catch! You are doubly right! Explicit behaviour is better. And I agree about `autoclose: true`, it's a cleaner approach than simulating a click outside the datepicker. Would you consider...
Hi @jgigault First of all, sorry for the delay. You point to a real issue, but I think your solution is incorrect. Let's consider the same range with a shift:...
@MenkeTechnologies Thank you for pointing that out! Can you share a link to documentation on this ZSH best practice? And do not hesitate to submit a pull request on this...
> I guess a new fingerprint in Graby could do the trick > > See: https://github.com/j0k3r/graby/blob/master/src/Extractor/ContentExtractor.php#L51-L55 This is a first step in the right direction. But unfortunately, it implies that...
@jaredcwhite I put the tests in a separate commit and this PR in WIP because I found myself unable to set up a valid site configuration to test the CLI...
- Trimage version: 1.0.6 - Python version: 3.9.4 - Dependencies versions: pngcrush 1.8.13, uses libpng 1.6.32 and zlib 1.2.11 - OS: macOS (Darwin Kernel Version 20.3.0) The bug is still...