Lennart Melzer

Results 27 issues of Lennart Melzer

How do you currently use this tool for yourself? I wonder whether you use the `clear` action regularly to keep the tool fast and the generated output slim. (I guess...

## Expected Behavior footnote text face should match normal text face or footnote marker face. ## Actual Behavior footnote text face is actually url face which is quite misleading, as...

note: you will also need to install the vtk package via package manager maybe this should be added to the readme, however, I can only confirm compilation works on (current)...

When using `ivy-read` on dynamic async collection, query input is not highlighted in candidates. This however works in e.g. `counsel-ag` and I tracked the issue down to `counsel--grep-regex` resetting `ivy--old-re`...

This pull-request will sanitize the option value accepted by the theme setting breadcrumb_classes by removing the trailing space. I know this is **not backwards compatibly**, but please think about adjusting...

7.x-2.x
CLIENT RISK

This PR will gracefully handle errors from dynamic importing of marker icons. This error is only appears when __NOT__ using a js bundler (i.e. when using vanilla js and importmap)....

Hi Nikhil, I finally got node-gyp to build taglib and zlib out-of-the-box. You can still use ``` node-gyp configure --taglib=foo ``` to have it use your systemwide version of taglib....

As I tried (for hours) to get the project built on windows, I just wanted to ask what the current state of porting it to work on windows is. After...

When putting standalone attachments to a document that are named like "folder/filename.txt" the CGI.escape escapes the slashes. This way you cannot produce paths like http://host/dbname/doc_id/folder/filename.txt which would be great since...

currently hakyll seems to be only able to read metadata as YAML (as far as I understand the code in `Provider/Metadata.hs`) I want to be able to have hakyll keep...