Results 216 issues of bilogic

# Input ```HTML ``` # Actual output ``` [obs-layout.png] ``` # Expected output ``` ![obs-layout.png](cid:ii_l388tk2h0) ``` Possible?

Hi there! ```PHP $html = ""; dd(\Soundasleep\Html2Text::convert($html)); ``` Produces `http://a.comhttp://b.com`, which produces incorrect HTML if placed through a markdown parser or auto link parser. I think the output should be...

Hi, After a toast times out, it goes onto the Action Center. Any idea how to activate the application when the toast is clicked inside the Action Center? I ask...

``` \```query page where name =~ /^Journal\/Day\// render [[Custom/Journal]] order by name desc \``` ``` I currently use the above to generate a long journal page that joins all my...

Hi, Gotta give it to you for this package! :) A few things came across my mind: 1. I think it is better to have `Daemon` classes instead of requiring...

Hi, Is there a way to make the daemon never restart? I looked at the code, I think -1 will do the job, but seems hacky :)

**Is your feature request related to a problem? Please describe.** When remote server is slow and I paste/upload an image, there is no reaction in easyMDE and make users wonder...

![image](https://github.com/outl1ne/nova-settings/assets/946010/0f523872-3ec2-4de8-b2fc-fc050d8534e1) The save button is barely visible in light and dark theme

https://gist.github.com/bilogic/4114836067651905888abd542becee55 I have a set of flaky tests in the gist above. What I can't understand is: 1. If the tests are ran individually, they all pass 2. If PHPUnit...

Hi, Do you think you could publish your plugin to https://open-vsx.org/ as well? Thank you.