Martin Meszaros
Martin Meszaros
If a font size != 11pt was used, the chapter number/line was not adjusted accordingly. This caused the chapter title to be not aligned with the chapter number anymore. This...
When using `twoside=false`, the page number was shown twice on pages with `pagestyle=plain` (See Issue #112). This is reproducible with the demo document by changing `twoside=true` to `twoside=false` in line...
Hey, there seems to be no way to get the `RTCD_RTC_ICESERVERS` environment variable to be applied when provided via a values.yaml file. Here are examples I tried: - ```yaml daemonset:...
Some feeds do not properly URL encode their links. Links containing for example spaces would only halfway be recognized as links in the post. This PR adds Markdown link formatting...
There is something wrong with release 0.2.5. It does not include the changes, that should be in there. Probably it was caused by my pull request #40 because it had...
This pull requests introduces several fixes: - Reverting a commit that made Cellsim fail on "modern" Linux distributions (failed on Ubuntu 18.04, see the corresponding commit for the error message)...