I'm wondering how to get rid of the blank lines in a enumerate list.
Using the enumerate environment a get something like:

1) First

2) Second

3) Third

Thus, I would like to get:

1) First
2) Second
3) Third

Any ideas?

/Alex

Reply via email to