How to make a 'horizontal list'
Hi there,
I have a lot of text files (jotted down recipes) with lists formated like this:
- 3 tablespoons all-purpose flour
- 1/4 cup water
- 1/2 cup white sugar
and this:
3 tablespoons all-purpose flour, 1/4 cup water, 1/2 cup white sugar
I'd like to convert both of them in the same style:
3 tablespoons all-purpose flour - 1/4 cup water - 1/2 cup white sugar
So in short; is there a quick way to make a paragraph style that converts bulleted lists into a horizontal list and replace comma's with "-" sign.
Thanks in advance!