cmahnke

Results 132 comments of cmahnke

> What does > > > hugo server --poll > > Do? ``` $ hugo server --poll 1000ms ``` ``` goroutine 95410 [select, 2 minutes]: runtime.gopark(0x1402af9ff18?, 0x3?, 0x78?, 0xfe?, 0x1402af9feba?)...

@bep: Can this be realized by allowing just *anything* as exclude pattern of #12222?

Since I was about to create the same issue, one might add the "GoodFirstIssue" tag on this to raise it's chance to be taken forward.

I'm a bit lost here since Paged.js is able to create foot notes, so I'm not sure if this is the real problem. If the problem is the missing space...

I've attached the file, for reference, since I need to replace it in the next hours with a new version. This won't have the described issue since I decided to...

Yes, thanks for your feedback. I already found the issue you linked. In the end I figured, that even with a working implementation this might not be enough. So I...

This is the file that caused my problems. [bt.json](https://github.com/user-attachments/files/23580485/bt.json) ``` SYSTEM INFO ----------- python : 3.13.5 | packaged by Anaconda, Inc. | (main, Jun 12 2025, 11:23:37) [Clang 14.0.6 ]...

That's a great idea, since it would also allow (in the long run, since there certainly still be need sort some sort of wrapper / mapper) for more image formats...

@Bashamega Are you sure it is working that way? I'm asking because the documentation comment already has the proposed change, see https://github.com/microsoft/TypeScript-DOM-lib-generator/blob/main/baselines/dom.generated.d.ts#L19070 I states that `ImageData.data` might be a `Float16Array`....