Section 30.11 Multi-Column List Order
Lists with several columns are rendered in column-major order, as of 2018-02-28. In other words, the first list items (
<li>
) in your source will populate the first column.