<OL> Test

This page is a regression test for the <OL> tag.

Blank nested list

  1. first item
  2. second item
    1. first item of nested list
      1. first item of nested-nested list
        1. Item in fourth nested list
      2. second item of nested-nested list
    2. second item of nested list

UpAlpha list

  1. Should be 'A.'
  2. Should be 'B.'

LowAlpha list

  1. Should be 'a.'
  2. Should be 'b.'

UpRoman list

  1. Should be 'I.'
  2. Should be 'II.'

LowRoman list

  1. Should be 'i.'
  2. Should be 'ii.'