ad9677b Fix list formatting

Authored and Committed by carlwgeorge 4 months ago
    Fix list formatting
    
    Asciidoc requires an empty line before the start of a list.  Without it,
    the bold text and both list items are all placed on a single line.