Kur0

Results 21 issues of Kur0

**Describe the bug** If I include a local video file in my presentation, and export it to HTML, it won't be able to locate the video file because it doesn't...

bug

**Is your feature request related to a problem? Please describe.** So I have a pre-commit hook on a repo. It raised an error so I was looking for what file...

enhancement

# Description For whatever reason, LaTeX doesn't have \sech defined, but you can get around by doing `\operatorname{sech}(x)`. So it would be very helpful for the plugin to define this...

bug

**Is your feature request related to a problem? Please describe.** I tried to open two popout windows and use a preset that only shows superchats on the first window, and...

Basically, the CSS turns out like this: ```css background-image: url(app://10b7a07ec12e16844f982aa5d5bc4355d44c/C:/path/to/vault with '/image.png?1702049886735); ``` which leads to an invalid property value error in Devtools. The fix would be to escape the...

I connected it to the router but nothing is happening.

I've already created an app manifest for it here: https://github.com/jericjan/scoop-bucket Users can either installing it by adding the bucket first like this: ``` scoop bucket add jericjan https://github.com/jericjan/scoop-bucket scoop install...

I noticed that it doesn't display the calculation result when in reading mode, so it'd be nice if it had that feature. I use this plugin in a canvas, and...

enhancement
wontfix

So I'm listening to music and then my internet dies, then I get this: ``` MusicBee v3.4.7805.33439P (Win10.0), 9 Sep 2021 11:36: System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException:...

enhancement

I'll have a URL like this: `https://api.memegen.link/images/vince/a/_.b/c-d.png` But then it just collapses and turn into this: `https://api.memegen.link/images/vince/a.b/c_d.png` These work fine tho: `https://api.memegen.link/images/vince/a/.b/c-d.png` `https://api.memegen.link/images/vince/a/_b/c-d.png` What is this behavior? Is it just...

bug
help wanted