jschleus

Results 8 issues of jschleus

Sometimes I define in bash scripts a variable using multiple successive lines to get one or more newlines in the according string. For e.g. the script ``` #!/bin/sh T="" if...

At least if one uses the tag `USE_MDFILE_AS_MAINPAGE = README.md` I found that in such a markdown file links in ATX-style headers seem to be processed incorrectly. For e.g. the...

enhancement
Markdown

Some links in the "Examples" section of the file `doc/index.html` are now stale and must be updated probably by http://lvc.github.com/pkgdiff/ -> https://lvc.github.io/pkgdiff/

A [fossies.org](https://fossies.org/diffs/) user points me to the fact that diifs for `plist`-files ("Property list"; XML-like) are detected but are not shown as a visual diffs file. Adding in `modules/FileType.xml` within...

First I want to say that I am a very happy user of "pkgdiff". On a server I provide are currently roughly 7.700 software package comparisons available with nearly 1.900.000...

The FOSS server [fossies.org](https://fossies.org) - supporting now also the [RethinkDB](https://fossies.org/linux/rethinkdb) project - offers among others a feature named "[Source code misspelling reports](https://fossies.org/features.html#codespell)". Such reports are normally only generated on request,...

Encouraged by the fact that the apparently only commit in the last two years concerned four spelling errors in the CHANGELOG.md file, I would like to report some more, which...

In the file CHANGELOG.md one can find at line number 412 the following example HTML code: ``` * Added meta-refresh redirect support. eg. . Only for non-spidering ``` That leads...