Johan Förberg
Johan Förberg
@John-Appleseed You're mostly correct. But the focus will not be on saving development time, but rather to get the most "readable" syntax possible by abusing the bash control constructs. Think...
I wrote the feature as a special option, but I actually think it should be the default. The title of a note is logically part of the note.
@jpochyla No, the issue is still there in 8f142a3232a706537c8477bff43d2e52309f6b78 unfortunately
Thanks for your example. Another possible work-around would be to add an explicit pre-processing step to normalise the HTML (close all tags in the appropriate way). I understand the desire...
I can perhaps agree with you regarding your example, but that's a wholly different case from the one I hoped to address here. In your example, html tags should implicitly...
@fawkez Kernel modules have to be loaded, try insmod eie-pro.ko. After reboot it will need to be loaded again, but you could install it to e.g. /lib/modules/$(uname -r)/kernel, run depmod...
@wittling The most helpful thing would be to help smoke out the bugs in the current driver. Ideally, including steps to reproduce any bugs. That would greatly help anyone who...
Doesn't work on my machine. It just adds ?start=0 to the query.
Oh... "start" mean "image"! I see.
May I suggest that if I didn't understand this even after reading the request trace, then other people also will get it wrong. Perhaps the UI could be clarified. Also,...