Normally, if using itemlize we should get the following appearance:
There are following methods:
\begin{itemlize}
\item Method A
\item Method B
\end{itemlize}
There are following methods:
- Method A
- Method B
However, I want no new line after the first line, like:

How can I do this?
itemlizeenvironment come from? – StrongBad Jan 23 '14 at 19:06