When I set out to specify Markua, I realized I needed a name. I wanted a name that conveyed the love that I have for Markdown while not implying endorsement by John Gruber in any way. I also did not want a name which referenced Leanpub: Markua is a standalone specification with its...
This isn’t common, but some Markdown processors allow you to use subscript to position one or more characters slightly below the normal line of type. To create a subscript, use one tilde symbol (~) before and after the characters. H~2~O H<sub>2</sub>O Superscript This isn’t common...
Pandoc's markdown === Pandoc understands an extended and slightly revised version of John Gruber's [markdown] syntax. This document explains the syntax, noting differences from standard markdown. Except where noted, these differences can be suppressed by using the `markdown_strict` format instead...
One of the interesting attributes of a non-deterministic machine is that there exists an algorithm to turn any non-deterministic machine into a deterministic one. However, it is often much more complicated. Fortunately for us, the example above is only slightly more complicated. In fact this ...
The cbc and cbc-pillowfight utilities will now securely prompt for the password if the password specified on the commandline is a hyphen (-). Priority: Minor Issues: CCBC-565 Fix timeouts in some durability when not all replicas are online. The library will now fail the operation with LCB...