Werner, Am Dienstag 02 September 2025 15:23:39 schrieb Werner Koch via Gnupg-users: > This is somewhat off topic but I find it really hard to parse all that > Python style quoting.
to be fair, the trend as I have observed it, comes with Markdown style,
especially github-flavoured-markdown.
> Permissions on /dev/console (that bubblwrap creates):
> ```
> localhost # ll /dev/console
> crw--w---- 1 1000 nobody 136, 1 Aug 30 20:37 /dev/console
> ```
something like
```c
int main() {
}
```
will give syntax highlighting on platforms like Heptapod (based on the Free
Software gitlab core) and others. In that case it helps to mark what kind of
output is described. While Python allows for full line strings, it does not
have the syntax marking.
Overall I think it is okay, though the reStructured text style that you have
mentioned, which is more like the original Python documentation, is better to
read in a simple email.
Bernhard
--
https://intevation.de/~bernhard +49 541 33 508 3-3
Intevation GmbH, Osnabrück, DE; Amtsgericht Osnabrück, HRB 18998
Geschäftsführer: Frank Koormann, Bernhard Reiter
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Gnupg-users mailing list [email protected] https://lists.gnupg.org/mailman/listinfo/gnupg-users
