KolyaKorruptis
KolyaKorruptis
added my own starpage: Karl's Bookmarks
### Steps to reproduce the problem While muting a conversation is possible on any message in notifications, it is only possible on own messages when looking at the conversation. The...
The transpiling of all CSS causes a re-rendering of the page and (with enough styles) a heavy layout shift that kills web vitals, an important SEO signal. This is true...
Using this polyfill I can request a container's height on a `container-type: inline-size`: ``` .teaser { container-type: inline-size; } @container (min-height: 530px) { ... } ``` [Live-Example](https://kolya.schwarzsilber.de/tomato-editor/#eyJoIjoiPGRpdiBjbGFzcz1cInRlYXNlclwiPlxuICDTGl9faW1hZ2VcIj48L2RpdsYnaDLRJmhsXCI+SGVhZGxpbmU8L2gyxipw0k9udHJvXCI+TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdC4gQWxpcXVhbSB0aW5jaWR1bnQsIG5pc2kgcXVpcyBtYXR0aXMgaW1wZXJkacRMZXJvcyBwdXJ1c8xLbGlndWxhLMY1yxhtZXR1c+cAlnZlbMYKLjwvcD5cbugBATxzY3JpcHQgc3JjPVwiaHR0cHM6Ly91bnBrZy5jb20vY29udGFpbmVyLXF1ZXJ5LXBvbHlmaWxsL2NxxAcuaWlmZS5taW4uanPlAVfGTz5cbiIsImMiOiJib2R5IHvkAT9tYXJnaW46IDA7xA5wYWRkaW5nOiAxcmVtxRJib3gtc2l6xRVib3JkZXItYm94O1xufVxuXG4u5gFzxkvFK2hhZG93OiAxcHjFBDNweCAwICMzMzPHTsVCcmFkaXVzOsQe13fqAOF0eXBlOiBpbuQB9eQAimXPfOcCPuYAg3dpZHRoOiAxMDAlxUdhc3BlY3QtcmF0aW86IDEvMcUWYmFja2dyb3VuZDogdXJsKOgBYHBpY+QBi3Bob3Rvcy8zMDDEBCkgbm8tcmVwZWF0IGNlbnRlcsgHLyBjb3ZlcvIAkOQCf+YAkGRpc3BsYXk6IG5vbukAuUDpAN0gKG1pbi1oZWlnaHQ6IDUzMHB4KcY51E3LT2Jsb2Nr5QDMfcVVIiwiaiI6IsUJ5AEkIjp7Ind3IjoiMTA1N3B4Iiwid+QDlzkyNMUNacQbNTAwxg3GGjNweCJ9fQ==) My understanding is...
Our company has a donations program for open source projects that we use on the job. But I don't see a way to donate for the development of this extension.
In a WSL environment the extension simply does nothing (despite being enabled on WSL). The language server is never downloaded and Kotlin code is without syntax highlighting, etc. It would...
I love the theme but it makes file comparisons unreadable. Screenshot (No text selected): https://i.imgur.com/u4471Z9.png
How can I start this with a command, eg from a batch file or a shortcut?
The _assets folder is not copied to output and hence never published. Using Plugin v1.7.0 with default theme and Joplin 2.8.5
I already have a github pages site, which I didn't want to replace with the output of this plugin. So I created a new repository for it which now gets...