Frederik Elwert

Results 36 comments of Frederik Elwert
trafficstars

Yes, that’s how I understand it. HTML readers and writers already support the new table attributes, there is just not yet an official Markdown syntax for it. So pandoc-tablenos parses...

For shared folders, there’s a hidden folder `.shared/` in the root of your mount. You can make it visible using `Ctrl+H`.

Yes, I can confirm this. Downloading large files was using a lot of RAM and generally very slow, switching to the `focal` version fixed this.

I have the same issue with Gephi 0.10.1 on Ubuntu 22.04. Additionally, when running a layout algorithm on a graph, some nodes disappear over time. ![Bildschirmfoto vom 2023-05-18 19-22-27](https://github.com/gephi/gephi/assets/3049661/1606f12c-9b52-4b83-9f08-aa61ed96ed94)

Yes, it does load in Storiiis in Firefox. But you’re right, in Chrome, Recogito does load the image. (I was wondering if the CORS message is a red herring, and...

I tracked this down to the BlockQuote feature: Removing all blockquotes from the input text removes the error, as does replacing ```lua function BlockQuote(s) xml('boxed-text', s) end ``` by ```lua...

@cheeaun The same thing actually happens in Chromium, so it doesn't seem to be Firefox specific.

Yes, I absolutely understand that this is tricky to replicate and debug. (Even when I’m doing a screenshot with Firefox’s built-in tool, that screenshot doesn’t show the blur.) At least...

I actually like that there is no UI for the extension (except for the settings), something that would be needed for a pause switch, I guess? So I’m wondering if...

I have the same issue. Any progress on this?