macau23

Results 42 comments of macau23

> Is there a flavor in pandoc which has the same scope? The docs show this list of differences: https://pandoc.org/MANUAL.html#markdown-variants

Relevant: https://meta.stackexchange.com/questions/348746/were-switching-to-commonmark

MemAvailable probably isn't available where older versions of free run: ``` # grep '^MemAvailable:' /proc/meminfo # # free -V procps version 3.2.8 # uname -r 2.6.32-573.el6.x86_64 ```

I had the same problem (and workaround) - but is there a way to tell Ansible in the playbook to re-establish the ssh connection (without ask-pass) after the key has...

An example of when this feature would be useful: you have lots of servers talking to one MailPit instance, and you want to quickly filter the e-mails to show those...

@axllent I have been thinking about this too. I think there are two choices: either show the most recent hop, or provide a way to tag e-mails outside of the...

We currently also want to use Mailpit both behind a proxy, and directly. Previously we used the option `-ui-web-path`, e.g. `-ui-web-path mailpit` to do this, but now this no longer...

For us, we need to access the application at http://somehost:8025/mailpit/ (i.e. direct) and http://someproxy/mailpit/ so that does not work.

Fine by me. I would like it supported in shfmt but if it's a breaking change then I will use your alternative.