diff content/Linux/enigmail-vs-pinentry.md @ 98:1d9382b0329b

Specify the syntax on markdown blocks to avoid broken output that has class=err
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 19 Dec 2019 10:04:33 +0100
parents b334d87a9c9a
children
line wrap: on
line diff
--- a/content/Linux/enigmail-vs-pinentry.md	Thu Dec 19 09:31:57 2019 +0100
+++ b/content/Linux/enigmail-vs-pinentry.md	Thu Dec 19 10:04:33 2019 +0100
@@ -10,10 +10,12 @@
 
 So as a hint for anyone who may stuble over the same problem as I did:
 
+    :::shell
     emerge app-crypt/pinentry
 
 and dont' forget to enable one of the GUI keywords e.g. `gtk` or `qt`. To make sure that the pinentry link points to the correct binary run
 
+	:::shell
     eselect pinentry list
     
 and select the correct variant.