Numbered List and Outline Question

Asked by Alex

I'm trying to set up an outline. For example

+ Things to do every day
 - Thing 1
 - Thing 2

The unordered list items end up bold and italic, when I'd just like it to be a plain, bullet list within a numbered list.

I'm using v. 1.6.3.

Edit: Interesting. If I don't hit tab, but instead space forward five spaces, it formats normally, with an bullet list underneath a numbered list. The tab seems to be the problem.

Question information

Language:
English Edit question
Status:
Solved
For:
RedNotebook Edit question
Assignee:
No assignee Edit question
Solved by:
Jendrik Seipp
Solved:
Last query:
Last reply:
Revision history for this message
Best Jendrik Seipp (jendrikseipp) said :
#1

Using a tab causes the indented test to be a definition. If you use two
spaces instead of tabs, you get what you want.

Revision history for this message
Alex (loreseeker) said :
#2

Thanks Jendrik Seipp, that solved my question.