Rolf Dergham

Results 6 issues of Rolf Dergham

Quoting your description: > Simple Markdown files server that can be used as an Express middleware or standalone. Please provide instructions on how to run `markdown-serve` standalone.

Radio Browser v0.5.2 - commit 19205f0 Debian unstable - Linux 4.19.20-1 rhythmbox:amd64/sid 3.4.3-2 ``` $ make install install -d /usr/lib/rhythmbox/plugins/radio-browser/ install: cannot change permissions of ‘/usr/lib/rhythmbox/plugins/radio-browser/’: No such file or...

@jonasgroeger, thank you for your great work! However this procedure is advertised on the site for Debian. However it fails on my system. I suppose that this version of Debian...

In some cases I want to compile a list of files using external tools (find, grep, whatever) and feed that to fdupes. Fdupes would then try to find duplicates only...

#### Is this a bug, enhancement, or feature request? Bug #### Which versions of Angular and Fundamental Library for Angular are affected? (If this is a feature request, use current...

**Input** ``` [dir="ltr"] fl { float:right; } ``` **Output** ``` [dir="ltr"] fl { float:right; } html[dir="ltr"] [dir="ltr"] fl { } html[dir="rtl"] [dir="ltr"] fl { } ``` There may be two...