Sebastian Bär

Results 56 comments of Sebastian Bär

Confirmed. Updating Hugo to 0.147.8 fixed the issue. Ubuntu 24.04 came with 0.135.x.

Here's a first draft of the JSON schema: ```JSON { "$id": "ttp://schemas.itsallcode.org/oft/oft_specitem_1.0.json", "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "creationDate": { "type": "string", "format": "date-time" }, "oftVersionUsed": { "type": "string" },...

I suggest using Java properties for this purpose. It's a simple and non-invasive solution.

While Markdown is in general still more popular due to it's simplicity, RST has become the de-facto standard for documentation in Python projects. That alone is already a very good...

@orzelmichal, I did some research. I found no active Java project that provides a RST parser. There are two abandoned projects, but that's it. So I will have to write...

#384 adds support for underline-style titles to the Markdown importer. Which means, we cracked the tricky part already. Next step: extracting common code.

@orzelmichal, the code for underline-style headlines in Markdown is now on `main`. Using your patch to make the Markdown parser ingest RST files, you can already try this out. At...

@kaklakariada, you beat me to it. I just wanted to do that. Sorry that you had to do that on your vacation.

Proton 6.3-8 worked fine with the Thrustmaster T.16000M. With Proton 7 and with the experimental Proton version I observe the same behavior as described above. All attempts to mitigate the...

I checked with the Proton 8 Version that just came out, still the same Issue.