albert-github

Results 1742 comments of albert-github

Can you please make a test case of the last example, so it is easier to see what is really there so: - Can you please attach a, small, self...

Dead links are not good. - which term did you search for? - is it reproducible when setting `SERVER_BASED_SEARCH = NO`?

This gives some more information, it looks like that when using `SERVER_BASED_SEARCH = YES` we see a term with `example_8cs_source.html#l00001` and with `SERVER_BASED_SEARCH = NO` we don't see this term...

By adding the line: ``` if (isSourceFile) return; ``` at the beginning of the routine `SearchIndex::setCurrentDoc` of the file `searchindex.cpp` the problem looks like to go away, though I'm absolutely...

Don't you get a warning message? - Can you please attach a, small, self contained example (source+configuration file in a tar or zip) that allows us to reproduce the problem?...

We have here 2 problems: - the fact that there are the same image file names on different directories (when the files are different it is for a maintainer anyway...

For the 4 times repeating of some text: I've just pushed a proposed patch, pull request #8363

Strange that there is not a warning. I don't think it is necessary to create a separate issue.

Regarding the > For the 4 times repeating of some text: I've just pushed a proposed patch, pull request #8363 the code has been integrated into master on github.