keys/index.md: fix markdown

with redcarpet the normal ``` works
This commit is contained in:
Mikaela Suomalainen 2014-12-31 08:20:52 +02:00
parent a484820b4f
commit 2b784cb527
1 changed files with 2 additions and 2 deletions

View File

@ -26,11 +26,11 @@ I should probably sign that table using PGP (but it wouldn't increase
trust as I still have met no one whom with to sign keys), but with your trust as I still have met no one whom with to sign keys), but with your
own responsibility\* you can verify the following DNS records: own responsibility\* you can verify the following DNS records:
<pre> ```bash
dig weechat-otr-key.mikaela.info TXT dig weechat-otr-key.mikaela.info TXT
dig pgp.mikaela.info TXT dig pgp.mikaela.info TXT
dig gpg.mikaela.info TXT dig gpg.mikaela.info TXT
</pre> ```
`pgp.` and `gpg.` should give you the same result. `pgp.` and `gpg.` should give you the same result.