Mauro Bieg

Results 37 issues of Mauro Bieg

closes https://github.com/tus/tus-js-client/issues/679 This PR does four things: 1. Optimizing for more modern browsers by removing [`forceAllTransforms`](https://babeljs.io/docs/babel-preset-env#forcealltransforms), which was added in https://github.com/tus/tus-js-client/pull/192 by @goto-bus-stop (as part of ESM support), although the...

Looking at the bundle files for `lib.esm` for example: (this was generated in an Astro.js project with `rollup-plugin-visualizer`). I was especially curious why `lib.esm/browser/fileReader.js` is so big even though the...

question

- [x] basic implementation with customized styling - [ ] grey background for markdown code blocks and code spans (see https://discuss.codemirror.net/t/how-to-define-highlighting-styles-for-blocks/4029/4) - [ ] check out `history` and `search` from...

closes #7125 these values take precedence over values set by custom variables

format:HTML
templates

I've written a script (not included) and transformed the tests from https://github.com/bodiam/markdown-to-asciidoc/tree/master/src/test/resources/nl/jworks/markdown_to_asciidoc to our test format. There are also another two files in that repo we could look at named...

If I understand correctly, what this package does (among other things) is to convert e.g. the string `npm:ts-blank-space ` to `~/Library/Caches/deno/npm/registry.npmjs.org/ts-blank-space/0.4.1/out/index.js`. Could this be exposed as a normal function? Or...

Does this issue occur when all extensions are disabled?: Yes This only seems to happen with a virtual workspace like GitHub in vscode.dev ``` Version: 1.101.0-insider Commit: 2d6afddc470bf44f7e60fb5b6e6fdd08e771409b Date: 2025-05-16T17:06:18.089Z...

We already have the `x-timeout` header, which works for a lot of javascript-heavy websites. But some websites lazy-load certain things only when you scroll down a bit. Therefore, I propose...

closes #7125 alternative approach to https://github.com/jgm/pandoc/pull/7131

format:HTML
templates