Mig
Mig
Hello @nicolas42 , thank you very much for this report. You might want to forward this message to the author of MikeOS (Mike Saunders). Check the readme file which explains...
Hello @alberinfo , thank you for your message. This repository is just a mirror which makes MikeOS available on github. If you want to make a bug report to the...
Trimming all whitespace by default would be great. It is also better for inline-block elements.
And what about file extension?
In fact I cannot change any option. But I've downloaded the minified version from your site and it does not seem to be the same as the code you have...
I agree with @ridiculousfish because it is quite a common thing to have commands taking commands as argument like `sudo` but also `bundle exec`, `time`, `dotenv` to name a few...
Is there any way to make it work with https://github.com/tpope/vim-commentary ?
Hello @qbasicer , I had the same and managed to make it work by using the other width notation instead. e.g. ``` svgexport graph.svg graph.png "64:" ``` It is worth...
Between this and the way we have to import it in sveltekit to avoid `document undefined`, it becomes increasingly close to using vanilla js. This defeats the point of having...
The funny thing is that if you use the vanilla lottie-player component, then the `on:complete` notation works fine.