putting in passthroughs to make some HTML hex entities in code blocks render as expected

pull/192/head
Matthew Hacker 9 years ago
parent 091916aaca
commit 7a31b0064c

@ -435,10 +435,12 @@ y = 07CF33DA18BD734C600B96A72BBC4749D5141C90EC8AC328AE52DDFE2E505BDB
Here's the same public key shown as a 520-bit number (130 hex digits) with the prefix +04+ followed by +x+ and then +y+ coordinates, as +04 x y+:
----
++++
<pre data-type="programlisting">
K = 04F028892BAD7ED57D2FB57BF33081D5CFCF6F9ED3D3D7F159C2E2FFF579DC341A&#x21b5;
07CF33DA18BD734C600B96A72BBC4749D5141C90EC8AC328AE52DDFE2E505BDB
----
</pre>
++++
[[comp_pub]]
===== Compressed public keys

Loading…
Cancel
Save