Add Issue 26

This commit is contained in:
Cagebreak Signing Key 3 2021-05-05 17:51:51 +02:00
commit 6a4c0b7d16

20
Bugs.md
View file

@ -321,3 +321,23 @@ Starting from release 1.6.0, output configurations are copied before
being inserted into the list of active output configurations and
therefore remain valid even if the original is freed.
### Issue 26
* github issue number: #5
* Fixed: 1.7.1
```
Hello!
I am, huh, a mere package maintainer. This is a simple suggestion: use scdoc to generate manpages, instead of pandoc.
The advantages are:
scdoc is tailored to generate manpages from markdown-like sources;
scdoc is smaller
scdoc has less dependencies
```
Cagebreak has always used pandoc to compile man pages. Cagebreak now uses scdoc
instead.