Markus Duft

Results 16 comments of Markus Duft

also when buying a prism, the game hangs until i refresh. any chance to get a new version? :) cookie monster is just great, you know :+1:

> Not sure if you've accounted for this but the default `targetCommitish` has been changed to `'main'` to reflect new standards on Github but that doesn't seem related to your...

Having some arbitrary shebang: ``` $ cat xx #!/some/executable ``` simplemagic gives `a, type OTHER, msg 'a / script text executable'`, file gives: ``` $ file xx xx: a /some/executable...

Seeing the same crash: grafana_1 | 2018-01-29 07:41:43,275 INFO exited: export-datasources-and-dashboards (exit status 1; not expected) grafana_1 | 2018-01-29 07:41:43,796 INFO spawned: 'export-datasources-and-dashboards' with pid 617 grafana_1 | 2018-01-29 07:41:44,835...

`version` is already present. adding a `group` fixes the issue, thanks. Although the actual root project is never actually published to maven in any way, so maybe it is not...

Hey. Was looking for footnote support inside code blocks, but this would be even better :)

Have the same problem. Following the migration guide is not possible. Also leaving out the 'px' and just passing -5 also does not work: ``` ./src/app-theme.scss - Error: Module build...

But.... setting density -1 as suggested in #26065 does *not* set the checkbox to the same size as it was before. Checkbox still blows up all my layouts...

That would maybe be worth mentioning, along with how to fix layouts as well xD

Also, in my real world use-case I get this (additionally to the path being undefined as in the tiny test case): ![image](https://user-images.githubusercontent.com/533793/209313007-2aafec02-c46e-4f77-a666-d4c98c6b5e14.png) Which I did not manage to reproduce with...