I've few lines (or paragraph if easier - {, }) which I would like to convert to numbered/ordered list, in example:
Item one
Item two
Item three
into:
1. Item one
2. Item two
3. Item three
I would assume that it needs to be done either by macro or some plugin. But any method would be ok.