Mimi
Mimi
I'm currently using a Kyria and basically reduced it to the size of the Ferris. There is just one thing, that I did different and which makes the layout extremely...
Given the following code: ```bash RUN_CMD=("$(foo)" \ "bar") ``` When I format it with `shfmt` I get: ```bash RUN_CMD=("$(foo)" "bar") ``` The backslash is removed at the end (which is...
As of issue #132 there is support for AsciiDoc. Is it possible to improve this support a bit regarding the following points? . When creating a new note, the default...
**Is your feature request related to a problem? Please describe.** I would like to automatically upgrade the Wallabag docker container on my server. Since semantic versioning is used in the...
**Is your feature request related to a problem? Please describe.** I would like to be able to perform mass operations, e.g., select multiple images and delete them in one action....
I opened a security issue (#405) two weeks ago -- no reaction. I even made a PR -- no reaction. Is this repository still under active maintenance? Fixing the security...