Use nested "standard" enumerated lists in the source, e.g.
#. Point 1
#. Point 1.1.
#. Point 1.2.
#. Point 2.
and use custom CSS to style the result as intended. (See, e.g. HTML ordered list 1.1, 1.2 (Nested counters and scope) not working)