Nested lists don't display properly. They should restart, so that item 1 has a, b, c, etc. below it, and item 2 has a, b, c, etc. below it:
- This is the first main idea
- This is the first sub-point
- This is the second sub-point
- This is the second main idea
- This is the first sub-point
- This is the second sub-point
But for the last couple months, Logos has been behaving like this:
.1. This is the first main idea
..a. This is the first sub-point
..b. This is the second sub-point
.2. This is the second main idea
..c. This is the first sub-point
..d. This is the second sub-point
etc.
This makes nested lists hard to read and the organization of material difficult. Anyone else having this problem?